@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/b008m0b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6f9b4e37ec9415525e0c701f88a15ffe"^^xsd:string ;
  ns0:name "Pand 2031"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962858> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71324646 52.01239546, 4.71322044 52.01241988, 4.71335765 52.01247589, 4.71338783 52.01245197, 4.71324646 52.01239546))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

