@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/b008px8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/311e352f833b66a9281cd2612ed19d2a"^^xsd:string ;
  ns0:name "Pand 2116"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962943> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70551743 52.01268939, 4.70548607 52.01271343, 4.70554988 52.01274799, 4.70558571 52.01272280, 4.70551743 52.01268939))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

