@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/b008nnk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/29b3f3edd75b28e2b0d51ed5aa804770"^^xsd:string ;
  ns0:name "Pand 2079"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962906> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70961241 52.01252086, 4.70958886 52.01251223, 4.70956222 52.01253340, 4.70954070 52.01252175, 4.70947436 52.01257970, 4.70951454 52.01260035, 4.70961241 52.01252086))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

