@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/biK0QA>
  ns0:startDate "1627" ;
  ns0:name "De Paeuwe"@nl ;
  ns0:description "De Paeuwe is de historische naam van het pand, voor het eerst vermeld in 1627, dat tegenwoordig als adres Wijdstraat 21/23 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/31" ;
  gtm:adres "Wijdstraat 21/23" ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37947> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.710072 52.010706)"^^geo:wktLiteral ] .

