@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/baPqGz>
  ns0:startDate "1580" ;
  ns0:name "De drye Coningen"@nl ;
  ns0:description "De drye Coningen is de historische naam van het pand, voor het eerst vermeld in 1580, dat tegenwoordig als adres Wijdstraat 25/27 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/32-2" ;
  gtm:adres "Wijdstraat 25/27" ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37948> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710028 52.010788)"^^geo:wktLiteral ] .

