@prefix dc: .
@prefix rdf: .
@prefix rdfs: .
@prefix dcterms: .
@prefix pstcn: .
a pstcn:Resource ;
pstcn:bio
[ dc:created "1999-08-01T00:00:00-06:00" ;
dc:creator "Shelley Powers" ;
dc:description """Part 1 of four-part series on cryptozoology, legends,
Nessie the Loch Ness Monster and the giant squid. """ ;
dc:publisher "Burningbird Network" ;
dc:title "Tale of Two Monsters: Legends" ;
dcterms:abstract """When I think of \"monsters\" I think of the creatures of
legends and tales, from the books and movies, and
I think of the creatures that have entertained me for years."""
] ;
pstcn:relevancy
[ pstcn:currentStatus "Active" ;
dc:subject "giant squid" , "loch ness monster" , "Architeuthis Dux" , "Nessie" , "legends" ;
dcterms:isReferencedBy
;
dcterms:references ;
dcterms:valid "2003-12-01T00:00:00-06:00"
] ;
pstcn:presentation
[ pstcn:requires
[ rdf:value "http://burningbird.net/de.css" ;
pstcn:type "stylesheet"
] ;
pstcn:requires
[ rdf:value "http://burningbird.net/mm/dynamicearth.jpg" ;
pstcn:type "logo"
] ;
dc:format "text/html" ;
dcterms:conformsTo "XHTML 1.0 Strict" , "CSS Validation" ;
dcterms:requires "HTML User agent"
] ;
pstcn:history
[ a rdf:Seq ;
rdf:_1 ;
rdf:_2 ;
rdf:_3
];
pstcn:related ,
,
.
a pstcn:Movement ;
pstcn:movementType "Add" ;
pstcn:reason "New Article" ;
dc:date "1998-01-01T00:00:00-05:00" .
a pstcn:Movement ;
pstcn:movementType "Move" ;
pstcn:reason "Moved to separate dynamicearth.com domain" ;
dc:date "1999-10-31:T00:00:00-05:00" .
a pstcn:Movement ;
pstcn:movementType "Move" ;
pstcn:reason "Collapsed into Burningbird" ;
dc:date "2002-11-01" .
a pstcn:Resource ;
pstcn:reason "First in the Tale of Two Monsters series." ;
dc:title "Cryptozooloy" .
a pstcn:Resource ;
pstcn:reason "Second in the Tale of Two Monsters series." ;
dc:title "A Tale of Two Monsters: Architeuthis Dux (Giant Squid)" .
a pstcn:Resource ;
pstcn:reason "Fourth in the Tale of Two Monsters series." ;
dc:title "Nessie, the Loch Ness Monster " .