@prefix ns0: <https://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/b008mn6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/42535fc9469cc12238b5f3e7214250a0"^^xsd:string ;
  ns0:name "Pand 2050"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962877> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71019985 52.01246927, 4.71026438 52.01247932, 4.71025840 52.01244020, 4.71020286 52.01243786, 4.71019985 52.01246927))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

