@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/b007zwj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/af75d5a227f753a4fe010347061584f0"^^xsd:string ;
  ns0:name "Pand 1506"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962333> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70786216 52.01001092, 4.70782429 52.00999380, 4.70768674 52.01006612, 4.70771994 52.01008212, 4.70774533 52.01006487, 4.70776122 52.01007377, 4.70786216 52.01001092))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

