@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/b007nt9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cc711424ce2555e3a32a952f721b47f4"^^xsd:string ;
  ns0:name "Pand 1243"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962070> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70856929 52.01063381, 4.70859456 52.01061673, 4.70855607 52.01059546, 4.70853056 52.01061203, 4.70853038 52.01061215, 4.70856929 52.01063381))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

