@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/b00757z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4e8505cb0ed53390cb7ea11efff7f370"^^xsd:string ;
  ns0:name "Pand 820"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961647> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71107664 52.00940979, 4.71099526 52.00937808, 4.71097028 52.00939990, 4.71099804 52.00941462, 4.71104232 52.00943799, 4.71104291 52.00943830, 4.71106848 52.00941776, 4.71107664 52.00940979))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

