@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/b007fwv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2132e3dc829dfcfbb9d408efbeee2308"^^xsd:string ;
  ns0:name "Pand 1071"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961898> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70758502 52.01031550, 4.70757587 52.01032109, 4.70757345 52.01031963, 4.70750591 52.01036222, 4.70747089 52.01038430, 4.70752186 52.01041192, 4.70762850 52.01034855, 4.70763241 52.01034623, 4.70758502 52.01031550))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

