@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/b007fnz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/08b09798fcc85e8ca7205b0e8cc8d71f"^^xsd:string ;
  ns0:name "Pand 1064"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961891> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70770719 52.01030954, 4.70770059 52.01030534, 4.70766752 52.01032519, 4.70768351 52.01033511, 4.70774279 52.01037193, 4.70777498 52.01035266, 4.70770719 52.01030954))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

