@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/b007n8p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8f3b634ffb53318d6f66fab29100bc93"^^xsd:string ;
  ns0:name "Pand 1227"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70869792 52.01022662, 4.70863964 52.01026424, 4.70870304 52.01030175, 4.70876311 52.01026661, 4.70869792 52.01022662))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

