@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/b006zdd>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/6340d3a1071a377e912bc5d6704815fd"^^xsd:string ;
  schema:name "Pand 651"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961478> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71409085 52.00903973, 4.71403315 52.00903630, 4.71403070 52.00905199, 4.71400931 52.00905072, 4.71400682 52.00906667, 4.71408691 52.00907059, 4.71409085 52.00903973))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

