@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bMtCPL>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 1803.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1803"^^xsd:string ;
  gtm:kadastraleAanduiding "I1803"@nl ;
  ns0:name "Perceel GDA01-I1803"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320180370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWwgr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78271> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171208508333 52.01724416201,4.7170879299349 52.017239102921,4.7170685369726 52.017236376913,4.7170811349628 52.017197627757,4.7171325865199 52.017205596697,4.7177164286459 52.017296258448,4.717715145291 52.017300250984,4.7177043592741 52.017333788254,4.7171208508333 52.01724416201))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

