@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/b7UC2Q>
  gtm:kadastraalNummer "970"^^xsd:string ;
  gtm:kadastraleAanduiding "B970"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B970"^^xsd:string ;
  ns0:name "Perceel GDA01-B970"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZo09g> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14816> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072207 52.0102618, 4.7072286 52.0102563, 4.7072741 52.0102633, 4.7072765 52.0102658, 4.7073226 52.0102369, 4.7073181 52.0102341, 4.7073038 52.0102042, 4.7073124 52.0101988, 4.7073055 52.0101946, 4.7073004 52.0101978, 4.7071083 52.010089, 4.7070788 52.0101088, 4.7070716 52.0101047, 4.7070402 52.0101258, 4.7070473 52.0101299, 4.7070214 52.0101473, 4.707217 52.0102529, 4.7072114 52.0102568, 4.7072207 52.0102618))"^^geo:wktLiteral ;
    osm:area 182.0
  ] .

