@prefix ns0: <https://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/bWSJde>
  ns0:name "(straat)"@nl ;
  dc:title "(straat)"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/placestraat-5b629f02e23fcc3ef15e60dcf3dd8fcf"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bAOpg1> ;
  a ns0:Place ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/206507> .

