@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/bRSJMfF>
  ns0:startDate "1451" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1436.1451.001" ;
  ns0:name "Pand 1436.1451.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/buzqWA> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21439> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71052894 52.01181323, 4.71054989 52.01180908, 4.71057399 52.01185768, 4.71069917 52.01183276, 4.71067321 52.01178467, 4.71069429 52.01178049, 4.71054509 52.01149209, 4.71054217 52.01149267, 4.71052715 52.01146458, 4.71036965 52.01149523, 4.71038424 52.01152378, 4.71038132 52.01152435, 4.71052894 52.01181323))"^^geo:wktLiteral ;
    osm:area 487.0
  ] .

