@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/byiZ1o>
  gtm:kadastraalNummer "163"^^xsd:string ;
  gtm:kadastraleAanduiding "C163"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C163"^^xsd:string ;
  ns0:name "Perceel GDA01-C163"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGEa3H> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15045> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114812 52.0113595, 4.7114968 52.0113414, 4.7115434 52.0112888, 4.7114926 52.0112677, 4.7114312 52.01133, 4.7114256 52.0113407, 4.7114535 52.0113504, 4.7114812 52.0113595))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

