@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/bT7VPRV>
  ns0:startDate "1510" ;
  ns0:endDate "1544" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2803.1510.001" ;
  ns0:name "Pand 2803.1510.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/b0cKYa> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601656> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70684701 52.01241813, 4.70694076 52.01246086, 4.70695548 52.01246769, 4.70702321 52.01241208, 4.70691931 52.01236390, 4.70691342 52.01236827, 4.70684701 52.01241813))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

