@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/byJouc>
  gtm:kadastraalNummer "169"^^xsd:string ;
  gtm:kadastraleAanduiding "D169"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D169"^^xsd:string ;
  ns0:name "Perceel GDA01-D169"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1t684>, <https://n2t.net/ark:/60537/bgF2Dz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16353> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069809 52.009806, 4.7069699 52.0098005, 4.7068622 52.0097409, 4.7068262 52.0097636, 4.7069322 52.0098243, 4.7069426 52.009831, 4.7069809 52.009806))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

