@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/b0080vv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ac7f8def4e4bf187f5b91ce1a3f675e4"^^xsd:string ;
  ns0:name "Pand 1534"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962361> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71408999 52.00883841, 4.71409191 52.00882145, 4.71382446 52.00880576, 4.71380108 52.00885588, 4.71404112 52.00887164, 4.71404363 52.00887180, 4.71404966 52.00883683, 4.71408999 52.00883841))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

