@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/bM38JOS>
  ns0:startDate "1675" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2467.1675.004" ;
  ns0:name "Pand 2467.1675.004"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bEz15A> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601371> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70749962 52.00884443, 4.70779732 52.00901781, 4.70786384 52.00905655, 4.70788752 52.00907141, 4.70793822 52.00904062, 4.70789019 52.00901014, 4.70793565 52.00898444, 4.70799531 52.00894522, 4.70785758 52.00885633, 4.70770276 52.00875386, 4.70749962 52.00884443))"^^geo:wktLiteral ;
    osm:area 515.0
  ] .

