@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/bbRTV1E>
  ns0:startDate "1444" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2206.1444.001" ;
  ns0:name "Pand 2206.1444.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bDwwCH> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601161> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70637678 52.00912247, 4.70628354 52.00907477, 4.70621712 52.00904078, 4.70618718 52.00902459, 4.70613424 52.00906188, 4.70631220 52.00915157, 4.70637678 52.00912247))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

