@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/b007bb3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1f7da62d68d70667d02c86c6dada1ffd"^^xsd:string ;
  ns0:name "Pand 968"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961795> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70681035 52.00952194, 4.70676967 52.00949886, 4.70670181 52.00954442, 4.70674250 52.00956750, 4.70681035 52.00952194))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

