@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/b008pr6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/011c311524b6d6ef5a37954bc3b9afb7"^^xsd:string ;
  ns0:name "Pand 2111"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962938> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71370166 52.01279856, 4.71374543 52.01275705, 4.71368961 52.01273464, 4.71364659 52.01277543, 4.71370166 52.01279856, 4.71370166 52.01279856))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

