@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/b008pb7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8936f28dad6e872d79f11a169ee5f0db"^^xsd:string ;
  ns0:name "Pand 2099"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962926> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70581865 52.01255713, 4.70577474 52.01253267, 4.70571471 52.01257880, 4.70567966 52.01260246, 4.70569787 52.01261216, 4.70573362 52.01258272, 4.70575251 52.01259145, 4.70574058 52.01260127, 4.70574995 52.01260626, 4.70581865 52.01255713))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

