@prefix ns0: <https://schema.org/> .
@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/b00b5gw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c5164e0cc249515e8e519f3f922be597" ;
  ns0:name "Pand 3350"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964177> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71218199 52.01248239, 4.71213606 52.01245872, 4.71211083 52.01247762, 4.71215440 52.01250197, 4.71218199 52.01248239))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

