@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/bjzXzx>
  schema:name "(straat)"@nl ;
  dc:title "(straat)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/placestraat-9479fd8a0bd1e70eab6e30105a0597d9"^^xsd:string ;
  a schema:Place ;
  gtm:straat <https://n2t.net/ark:/60537/bNIMXb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/206597> .

