@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/bV0g3T>
  gtm:kadastraalNummer "44"^^xsd:string ;
  gtm:kadastraleAanduiding "C44"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C44"^^xsd:string ;
  schema:name "Perceel GDA01-C44"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXi0hI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14926> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118762 52.0118094, 4.7117816 52.0118814, 4.7118127 52.0118985, 4.711909 52.0118254, 4.7118762 52.0118094))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

