@prefix schema: <http://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#> .

<https://n2t.net/ark:/60537/bB16rV>
  schema:identifier "https://www.goudatijdmachine.nl/id/straat/vredesplein"^^xsd:string ;
  schema:name "Vredesplein"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCgi6D> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/46340> ;
  schema:startDate "1957-02-25"^^xsd:date ;
  schema:endDate "1958-12-15"^^xsd:date .

