@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/b007nw4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aba67ba9bb9364c5fd4a9d484db22532"^^xsd:string ;
  ns0:name "Pand 1245"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962072> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71401557 52.01067040, 4.71395322 52.01066182, 4.71394128 52.01074918, 4.71404899 52.01076675, 4.71406655 52.01071351, 4.71400929 52.01070283, 4.71401557 52.01067040))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

