@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/b007h33>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/94556ac4c06598af85c5f1a23377b410"^^xsd:string ;
  ns0:name "Pand 1106"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961933> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71019435 52.01031602, 4.71016410 52.01038713, 4.71015805 52.01040987, 4.71023607 52.01042524, 4.71023607 52.01042524, 4.71026886 52.01031649, 4.71027177 52.01030683, 4.71021045 52.01028327, 4.71019435 52.01031602))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

