@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/b008m92>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aa4b08686f5c88827752ec8be083d217"^^xsd:string ;
  ns0:name "Pand 2040"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962867> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70492088 52.01264720, 4.70496502 52.01261722, 4.70479913 52.01252423, 4.70475370 52.01255396, 4.70492088 52.01264720))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

