@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/b008n81>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/41f2642fe30b02bd3e35e5c93acd45a0"^^xsd:string ;
  ns0:name "Pand 2068"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962895> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71316859 52.01246950, 4.71314487 52.01249204, 4.71326286 52.01254250, 4.71328020 52.01254992, 4.71328929 52.01254246, 4.71336931 52.01257534, 4.71338678 52.01255914, 4.71335682 52.01254684, 4.71316859 52.01246950))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

