@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/b008p6k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/87bbe90aa8d5d42bef6421e7d80db38f"^^xsd:string ;
  ns0:name "Pand 2095"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962922> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71235873 52.01258675, 4.71231962 52.01256203, 4.71222268 52.01262231, 4.71226109 52.01264558, 4.71235873 52.01258675))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

