@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/b008kmd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3c153bbd26faef6784e3485b6c257c80"^^xsd:string ;
  ns0:name "Pand 2020"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962847> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71213606 52.01245872, 4.71218199 52.01248239, 4.71222208 52.01250352, 4.71222823 52.01250707, 4.71226619 52.01248094, 4.71202467 52.01234647, 4.71198460 52.01238072, 4.71209906 52.01243965, 4.71213606 52.01245872))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

