@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/b008kdx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b091c7751397ffdee462c17afcb5b5f"^^xsd:string ;
  ns0:name "Pand 2014"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962841> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71446503 52.01244224, 4.71459677 52.01230367, 4.71453997 52.01227823, 4.71440395 52.01241741, 4.71441351 52.01242087, 4.71442320 52.01241068, 4.71445305 52.01242148, 4.71444143 52.01243370, 4.71446503 52.01244224))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

