@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/b0076q4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b261db5b229fa4174fcb117e90f214f0"^^xsd:string ;
  ns0:name "Pand 863"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961690> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70484573 52.00996784, 4.70485426 52.00997236, 4.70498447 52.01004136, 4.70502768 52.01000923, 4.70488780 52.00993761, 4.70484573 52.00996784))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

