@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/b2US7I>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/vismarkt"^^xsd:string ;
  ns0:alternateName "Oude Vischmarkt"@nl, "Vischmarct"@nl, "Vischmarkt"@nl, "Vismarct"@nl ;
  ns0:name "Vismarkt"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQqR5b> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90321> ;
  ns0:startDate "1400"^^xsd:gYear ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7099429 52.010317, 4.709145 52.0098737)"^^geo:wktLiteral ] .

