@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/b008kgr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/22ef684344af6b3936d855316c5c76e4"^^xsd:string ;
  ns0:name "Pand 2016"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962843> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70539842 52.01233324, 4.70535714 52.01231102, 4.70527467 52.01238947, 4.70530202 52.01240063, 4.70526990 52.01241769, 4.70523116 52.01245326, 4.70525634 52.01246370, 4.70531149 52.01241306, 4.70539842 52.01233324))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

