@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/brEC1N>
  ns0:startDate "1681" ;
  ns0:name "Het witte leeuwtje (ook wel het Kromhout)"@nl ;
  ns0:description "Het witte leeuwtje (ook wel het Kromhout) is de historische naam van het pand, voor het eerst vermeld in 1681, dat tegenwoordig als adres Wijdstraat 13 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/30" ;
  gtm:adres "Wijdstraat 13" ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37946> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.709989 52.010542)"^^geo:wktLiteral ] .

