@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/b1Sj7I>
  gtm:kadastraalNummer "412"^^xsd:string ;
  gtm:kadastraleAanduiding "D412"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D412"^^xsd:string ;
  ns0:name "Perceel GDA01-D412"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbFpG3>, <https://n2t.net/ark:/60537/bFBGrm> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16597> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098636 52.0083042, 4.7100667 52.0084073, 4.7100495 52.0084203, 4.7102697 52.0085322, 4.7103152 52.0084963, 4.7101101 52.0083931, 4.7098913 52.0082841, 4.7098636 52.0083042))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

