@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/b00902p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/834bb4b0006024762d8dba43588cc757"^^xsd:string ;
  ns0:name "Pand 2352"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963179> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71285204 52.01343017, 4.71290517 52.01345509, 4.71298086 52.01338237, 4.71292685 52.01335988, 4.71285204 52.01343017))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

