@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/bXvGoh>
  ns0:name "’t Trommeltje"@nl ;
  ns0:description "’t Trommeltje is de historische naam van het pand, voor het eerst vermeld in 1761, dat tegenwoordig als adres Markt 32 heeft."@nl ;
  ns0:startDate "1761" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/5-1" ;
  gtm:adres "Markt 32" ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37911> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.711192 52.012156)"^^geo:wktLiteral ] .

