@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/btjcxB>
  ns0:startDate "1569" ;
  ns0:name "De Ram"@nl ;
  ns0:description "De Ram is de historische naam van het pand, voor het eerst vermeld in 1569, dat tegenwoordig als adres Markt 51 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/45-1" ;
  gtm:adres "Markt 51" ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37969> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.709889 52.012145)"^^geo:wktLiteral ] .

