@prefix schema: <http://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/b006vkb>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/b6b8cc213be1f98b40979579110e0c50"^^xsd:string ;
  schema:name "Pand 569"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961396> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70875479 52.00888882, 4.70870801 52.00890780, 4.70886254 52.00899908, 4.70887888 52.00898681, 4.70885652 52.00897454, 4.70887423 52.00896237, 4.70875479 52.00888882))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

