@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/b006vhh>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/8169f34df32ab3b4baf8fe829333320c"^^xsd:string ;
  schema:name "Pand 567"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961394> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70742439 52.00887839, 4.70738011 52.00889895, 4.70749269 52.00896465, 4.70752536 52.00894376, 4.70747104 52.00890921, 4.70742439 52.00887839))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

