@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bmRxJZ>
  gtm:oppervlakte "8"^^xsd:string ;
  gtm:kadastraalNummer "9028"^^xsd:string ;
  gtm:kadastraleAanduiding "A9028"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9028"^^xsd:string ;
  ns0:name "Perceel GDA01-A9028"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240902870000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPNXIh> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZo1OE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71641> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180368 52.0087875,4.7180519 52.0087646,4.7180966 52.0087697,4.7180811 52.0087922,4.7180368 52.0087875))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

