@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/b8KpP1>
  gtm:kadastraalNummer "1033"^^xsd:string ;
  gtm:kadastraleAanduiding "C1033"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1033"^^xsd:string ;
  ns0:name "Perceel GDA01-C1033"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bxuq8p> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15915> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7138019 52.0127802, 4.7137455 52.0127571, 4.7137017 52.0127987, 4.7137632 52.0128245, 4.7138019 52.0127802))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

