@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/brrSu6J>
  ns0:startDate "1622" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0492.1622.001" ;
  ns0:name "Pand 0492.1622.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bixkBe> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2603444> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71397046 52.01059909, 4.71409103 52.01062660, 4.71413896 52.01063750, 4.71417972 52.01064669, 4.71422422 52.01065672, 4.71426269 52.01066539, 4.71431606 52.01067339, 4.71434659 52.01067810, 4.71435492 52.01067938, 4.71438838 52.01061404, 4.71407605 52.01054581, 4.71409598 52.01042785, 4.71401316 52.01040527, 4.71397046 52.01059909))"^^geo:wktLiteral ;
    osm:area 313.0
  ] .

