@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/b0071gb>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/1bfa75b3d61614d281cc61bb1f3e0a1d"^^xsd:string ;
  schema:name "Pand 711"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961538> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70987927 52.00946693, 4.70986967 52.00947341, 4.70998359 52.00953783, 4.70999935 52.00952913, 4.71000725 52.00953410, 4.71003409 52.00951996, 4.71002535 52.00951478, 4.70990990 52.00944627, 4.70987927 52.00946693))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

