@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/b006dw4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/466fe9da27932ef4d252cef56059b350" ;
  ns0:name "Pand 201"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961028> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70831150 52.00797528, 4.70828739 52.00799545, 4.70835200 52.00802982, 4.70837672 52.00800725, 4.70831150 52.00797528))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

