@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bkpERj>
  gtm:oppervlakte 240.0 ;
  gtm:kadastraalNummer 5485.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5485" ;
  gtm:kadastraleAanduiding "M5485"@nl ;
  ns0:name "Perceel GDA01-M5485"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350548570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bD6iCS> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88352> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7111759522278 52.030642844075,4.7110979777654 52.030645587272,4.7110573866908 52.030647017054,4.7110548943848 52.030620010642,4.711095485435 52.030618580861,4.7110929786721 52.030591565378,4.7110727269406 52.030592276027,4.7110590945274 52.030443098524,4.7112121851898 52.030437703586,4.7112313857735 52.030640897235,4.7111759522278 52.030642844075))"^^geo:wktLiteral ;
    osm:area 238.0
  ] .

