@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/b008md9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/711c3ce0b95eda9b2a369e6fc613c785"^^xsd:string ;
  ns0:name "Pand 2043"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962870> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70960933 52.01246795, 4.70959585 52.01246136, 4.70952843 52.01242843, 4.70952428 52.01243202, 4.70947625 52.01247359, 4.70956139 52.01251591, 4.70957852 52.01249877, 4.70960933 52.01246795))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

