@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/b007q56>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1d1696e025bf917deadbe1478148295c"^^xsd:string ;
  ns0:name "Pand 1282"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70812244 52.01074635, 4.70816914 52.01077128, 4.70829895 52.01068525, 4.70831428 52.01067509, 4.70826863 52.01064890, 4.70826425 52.01065183, 4.70812244 52.01074635))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

