@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/bYksZj>
  gtm:kadastraalNummer "244"^^xsd:string ;
  gtm:kadastraleAanduiding "A244"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A244"^^xsd:string ;
  ns0:name "Perceel GDA01-A244"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bAOAxI>, <https://n2t.net/ark:/60537/bsHhnS> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086998 52.0160808, 4.7084699 52.0161824, 4.7084789 52.0161907, 4.7090414 52.0159458, 4.7090273 52.0159358, 4.7086998 52.0160808))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

