@prefix prov: <http://www.w3.org/ns/prov#> .
@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#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/buznFFT>
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0955.0000.001" ;
  ns0:name "Pand 0955.0000.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bxudMt> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2602541> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70955290 52.01533790, 4.70964428 52.01533859, 4.70965475 52.01532798, 4.70964511 52.01531708, 4.70964002 52.01531701, 4.70964529 52.01524651, 4.70966254 52.01524031, 4.70966268 52.01523077, 4.70965172 52.01522440, 4.70963104 52.01522480, 4.70962615 52.01523042, 4.70956642 52.01523023, 4.70956005 52.01522388, 4.70953937 52.01522427, 4.70952958 52.01523552, 4.70954048 52.01524637, 4.70954761 52.01524616, 4.70955088 52.01531315, 4.70953401 52.01531988, 4.70953503 52.01533226, 4.70955290 52.01533790))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

