@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bPaJq8>
  gtm:oppervlakte 264.0 ;
  gtm:kadastraalNummer 7606.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7606"^^xsd:string ;
  gtm:kadastraleAanduiding "M7606"@nl ;
  schema:name "Perceel GDA01-M7606"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350760670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcve6L>, <https://n2t.net/ark:/60537/bGEcvT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89904> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187278110039 52.033824309532,4.7187218147151 52.033833542501,4.7187186876733 52.033839960421,4.7187117404337 52.033849439666,4.7187070683362 52.033855875781,4.7187036829285 52.033861051839,4.718687183282 52.033892471392,4.7183056401976 52.033816096817,4.7183061794236 52.033815120147,4.7183246189921 52.033781653329,4.718337665885 52.033757980165,4.7183521744852 52.033734989429,4.7187357313581 52.033812121323,4.7187400758276 52.033812990891,4.7187278110039 52.033824309532))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

