@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/bOXY67>
  gtm:kadastraalNummer "455"^^xsd:string ;
  gtm:kadastraleAanduiding "C455"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C455"^^xsd:string ;
  ns0:name "Perceel GDA01-C455"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bApcN8>, <https://n2t.net/ark:/60537/bKoCCq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15337> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142377 52.0090923, 4.7141835 52.0090902, 4.714149 52.0092309, 4.7141473 52.0092355, 4.7142045 52.0092397, 4.7142377 52.0090923))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

