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

<https://n2t.net/ark:/60537/b6S6UfQ>
  dc:title "(straat)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/.well-known/bnode/placestraat-b85f59fe3450a2482d2f699c070a8245"^^xsd:string ;
  a schema:Place ;
  gtm:straat <https://n2t.net/ark:/60537/bSIAuE> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2943675> .

