@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/b008m6t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dfd44887fa92e2942a89d1d99614b3a1"^^xsd:string ;
  ns0:name "Pand 2037"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962864> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71018804 52.01240751, 4.71004015 52.01239861, 4.71003711 52.01242925, 4.71018493 52.01243693, 4.71018804 52.01240751))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

