@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/b007rbn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e70850dc29dce0203b2394672e8959b4"^^xsd:string ;
  ns0:name "Pand 1316"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962143> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70409969 52.01061350, 4.70414026 52.01063721, 4.70422957 52.01057464, 4.70418510 52.01054910, 4.70414264 52.01058111, 4.70409969 52.01061350))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

