@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/bbeP7m>
  ns0:startDate "1610" ;
  ns0:name "de Vergulde Cop"@nl ;
  ns0:description "de Vergulde Cop is de historische naam van het pand, voor het eerst vermeld in 1610, dat tegenwoordig als adres Markt 22/23 heeft."@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/historisch-naambord/9-2" ;
  gtm:adres "Markt 22/23" ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a gtm:HistorischNaambord ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37917> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.711561 52.011827)"^^geo:wktLiteral ] .

