@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/bPoowH>
  ns0:startDate "1560" ;
  ns0:name "Den Spaenschen hoed"@nl ;
  ns0:description "Den Spaenschen hoed is de historische naam van het pand, voor het eerst vermeld in 1560, dat tegenwoordig als adres Wijdstraat 7 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/28-1" ;
  gtm:adres "Wijdstraat 7" ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37943> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710000 52.010447)"^^geo:wktLiteral ] .

