@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/bbsz6t>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 2550.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2550" ;
  gtm:kadastraleAanduiding "M2550"@nl ;
  ns0:name "Perceel GDA01-M2550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350255070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86124> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7065978149107 52.034045511881,4.7066053224895 52.034088528705,4.7063715954106 52.034103689291,4.7062383334308 52.034112437453,4.7062386691816 52.034114317965,4.7061392480669 52.034121068535,4.7061325941603 52.034083278865,4.7061575111138 52.034081607318,4.7061689791537 52.034074024531,4.7063641007137 52.034060798364,4.7065978149107 52.034045511881))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

