@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/bc4BQE>
  gtm:kadastraalNummer "1079"^^xsd:string ;
  gtm:kadastraleAanduiding "C1079"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1079"^^xsd:string ;
  schema:name "Perceel GDA01-C1079"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b37yO3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15961> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7146665 52.0120245, 4.7147305 52.0120345, 4.7147491 52.0119888, 4.7147428 52.011988, 4.7147159 52.0119852, 4.7146823 52.0119806, 4.7146665 52.0120245))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

