@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/bFBuav>
  gtm:kadastraalNummer "998"^^xsd:string ;
  gtm:kadastraleAanduiding "C998"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C998"^^xsd:string ;
  schema:name "Perceel GDA01-C998"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9ZND8>, <https://n2t.net/ark:/60537/bEmtTV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15880> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128939 52.0131226, 4.7125919 52.0129817, 4.7125806 52.0129764, 4.7125306 52.0130088, 4.7125437 52.0130143, 4.7128644 52.0131512, 4.7128939 52.0131226))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

