@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/b006wxv>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/ba9612a5c3e05e02ec6be9b51e9d6708"^^xsd:string ;
  schema:name "Pand 608"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961435> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70570554 52.00892709, 4.70566512 52.00890733, 4.70556047 52.00897744, 4.70560425 52.00900046, 4.70570554 52.00892709))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

