@prefix ns0: <https://schema.org/> .
@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/b009vbg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8c1713c764c1c82c2b3427b5d81fb4d8" ;
  ns0:name "Pand 3085"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963912> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71009592 52.00893135, 4.71019689 52.00886068, 4.71016187 52.00883961, 4.71014991 52.00884769, 4.71005789 52.00890986, 4.71009592 52.00893135))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

