@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/b008k51>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f130f547ed30e2047340b1ecda2bb028"^^xsd:string ;
  ns0:name "Pand 2007"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962834> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70499844 52.01230986, 4.70495400 52.01229286, 4.70491392 52.01233274, 4.70495605 52.01234987, 4.70499844 52.01230986))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

