@prefix ns0: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bJYeD0>
  ns0:citation "<p>Wilbers, A., 2006, &quot;Bureauonderzoek, Kattensingel in Gouda, gemeente Gouda&quot;, <a href=\"https://doi.org/10.17026/dans-2x4-wfev\" target=\"_blank\">https://doi.org/10.17026/dans-2x4-wfev</a>, DANS Data Station Archaeology, V2</p>"^^rdf:HTML ;
  ns0:name "Bureauonderzoek, Kattensingel in Gouda (2006)"@nl ;
  ns0:description "onderzoeksrapport"@nl ;
  ns0:keywords "PROSPECTIE"^^xsd:string ;
  ns0:author "Wilbers, A."^^xsd:string ;
  a <http://purl.org/dc/dcmitype/Dataset> ;
  owl:sameAs <https://doi.org/10.17026/dans-2x4-wfev>, <https://www.goudatijdmachine.nl/omeka/api/items/100485> ;
  ns0:datePublished "2006-12-30"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "POINT(4.705938 52.013788)"^^geo:wktLiteral ] .

