@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/b0073fp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f165087fdd1caf74502da8c1ad09e6fe"^^xsd:string ;
  ns0:name "Pand 768"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961595> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70685537 52.00926302, 4.70689004 52.00924002, 4.70678568 52.00917672, 4.70674517 52.00919370, 4.70685537 52.00926302))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

