@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/be9BKz>
  gtm:kadastraalNummer "1280"^^xsd:string ;
  gtm:kadastraleAanduiding "C1280"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1280"^^xsd:string ;
  ns0:name "Perceel GDA01-C1280"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beZDeP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16162> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7153808 52.0086521, 4.7153794 52.0085958, 4.715058 52.0085518, 4.715054 52.0085632, 4.7148396 52.0085337, 4.7148216 52.0085684, 4.7153808 52.0086521))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

