@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bkpAMew>
  ns0:startDate "1592" ;
  ns0:endDate "1644" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1063.1592.001" ;
  ns0:name "Pand 1063.1592.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bKBiYb> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2602858> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70756791 52.01354437, 4.70758753 52.01355266, 4.70763419 52.01351065, 4.70761575 52.01350120, 4.70756791 52.01354437))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

