@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bFoNtW>
  ns0:startDate "1595" ;
  ns0:name "De Struys"@nl ;
  ns0:description "De Struys is de historische naam van het pand, voor het eerst vermeld in 1595, dat tegenwoordig als adres Wijdstraat 33 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/35" ;
  gtm:adres "Wijdstraat 33" ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37952> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.709927 52.010946)"^^geo:wktLiteral ] .

