@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/b006vfp>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/b14a9770c3ff960227cc6603c6ebcc69"^^xsd:string ;
  schema:name "Pand 565"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961392> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70857312 52.00889902, 4.70861014 52.00888149, 4.70849342 52.00881362, 4.70847227 52.00882643, 4.70848705 52.00883572, 4.70847566 52.00884293, 4.70857312 52.00889902))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

