@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/b007mqp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/721e8221a5f11e8652f539eb76c6da6a"^^xsd:string ;
  ns0:name "Pand 1211"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962038> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70825533 52.01020628, 4.70821646 52.01018566, 4.70815763 52.01022541, 4.70811660 52.01025312, 4.70815412 52.01027524, 4.70825533 52.01020628))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

