@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/b008rqj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/02c0c9c06d481b17555cf347cff88870"^^xsd:string ;
  ns0:name "Pand 2168"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962995> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71372992 52.01286240, 4.71368774 52.01284450, 4.71365199 52.01287667, 4.71369553 52.01289483, 4.71372992 52.01286240))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

