@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/bnHhWx>
  gtm:kadastraalNummer "1217"^^xsd:string ;
  gtm:kadastraleAanduiding "C1217"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1217"^^xsd:string ;
  ns0:name "Perceel GDA01-C1217"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bywUAC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16099> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7145399 52.0095011, 4.7144192 52.0094774, 4.7144067 52.0094746, 4.7143815 52.0095152, 4.7143992 52.0095187, 4.7145262 52.0095411, 4.7145334 52.0095243, 4.7145734 52.00953, 4.71458 52.0095153, 4.714583 52.0095084, 4.7145399 52.0095011))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

