@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bhuXGN>
  schema:name "(straat)"@nl ;
  dc:title "(straat)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/placestraat-9dfcd5e558dfa04aaf37f137a1d9d3e5"^^xsd:string ;
  a schema:Place ;
  gtm:straat <https://n2t.net/ark:/60537/bkpAvH> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/206605> .

