@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bV0fYP>
  gtm:kadastraalNummer "376"^^xsd:string ;
  gtm:kadastraleAanduiding "A376"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A376"^^xsd:string ;
  schema:name "Perceel GDA01-A376"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bw1tWt>, <https://n2t.net/ark:/60537/bXIzJQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13378> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104477 52.0163697, 4.7104521 52.0164152, 4.7104792 52.0167132, 4.710477 52.0167411, 4.7104887 52.0167678, 4.7105004 52.0167755, 4.7106236 52.0167496, 4.7107702 52.0167086, 4.7109167 52.0166675, 4.7110756 52.01661, 4.7112304 52.016554, 4.7112101 52.0165152, 4.7111438 52.0158268, 4.7110949 52.0158378, 4.7108003 52.0158636, 4.7106875 52.0158649, 4.7106872 52.0158538, 4.7104032 52.0158568, 4.710412 52.0159402, 4.7104298 52.0161339, 4.7104477 52.0163697))"^^geo:wktLiteral ;
    osm:area 4707.0
  ] .

