@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/b007554>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5c26b92f43cbba603d79ec14806fb431"^^xsd:string ;
  ns0:name "Pand 818"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70634411 52.00936242, 4.70627860 52.00938619, 4.70628258 52.00941526, 4.70634706 52.00944986, 4.70638151 52.00942542, 4.70636102 52.00941442, 4.70639546 52.00938998, 4.70634411 52.00936242))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

