@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007v7j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ae19db85c60dfde343a4a7bd31871f61"^^xsd:string ;
  ns0:name "Pand 1400"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962227> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71243133 52.01109554, 4.71239100 52.01108253, 4.71236113 52.01111528, 4.71227826 52.01120614, 4.71231647 52.01122027, 4.71243133 52.01109554))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

