@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/b008xs8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a339ca05646efdd4cb89b878bfe2863e"^^xsd:string ;
  ns0:name "Pand 2315"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71047111 52.01351428, 4.71045212 52.01350598, 4.71037899 52.01356971, 4.71043203 52.01359051, 4.71052946 52.01350616, 4.71056518 52.01347524, 4.71053064 52.01346241, 4.71047111 52.01351428))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

