@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/b008jz5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/56421d32c7ed5e2f2d0185be20bc965d"^^xsd:string ;
  ns0:name "Pand 2001"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962828> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70607699 52.01229812, 4.70604240 52.01228228, 4.70593350 52.01237031, 4.70596852 52.01238833, 4.70607699 52.01229812))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

