@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/bnuEdh>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2603.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2603"^^xsd:string ;
  gtm:kadastraleAanduiding "I2603"@nl ;
  ns0:name "Perceel GDA01-I2603"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320260370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nHSf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78785> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204975214065 52.020635721387,4.7204375485658 52.020629296626,4.7203228032661 52.020616503434,4.7201848428953 52.020601214665,4.7201909024891 52.020579757767,4.7201994537013 52.020549470413,4.7203382517755 52.020564260561,4.7204524114233 52.020577239178,4.720512104733 52.020583842116,4.7204975214065 52.020635721387))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

