@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bkbX2v>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 2035.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2035" ;
  gtm:kadastraleAanduiding "M2035"@nl ;
  ns0:name "Perceel GDA01-M2035"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350203570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85852> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142678014777 52.030252868023,4.7142683059725 52.030248385707,4.714176155283 52.030244227746,4.7141718692213 52.030199728761,4.7141683257927 52.030163026942,4.7143597930839 52.03016962203,4.7145652365512 52.030178067352,4.7145555623923 52.030265298214,4.7144201303929 52.030259311245,4.7142678014777 52.030252868023))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

