@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/b007nhk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2339bf17a2ba5f4c7ecbf318b7fea98b"^^xsd:string ;
  ns0:name "Pand 1234"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962061> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70763455 52.01030471, 4.70764955 52.01031428, 4.70767764 52.01029751, 4.70766264 52.01028794, 4.70763455 52.01030471))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

