@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/bd7iqA>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 7552.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7552"^^xsd:string ;
  gtm:kadastraleAanduiding "M7552"@nl ;
  schema:name "Perceel GDA01-M7552"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350755270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCGSqu>, <https://n2t.net/ark:/60537/bUaHmK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/255980> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.718746314343 52.033801197611,4.7187959389164 52.033761984401,4.7188422306764 52.033725394834,4.7188491322328 52.0337199511,4.7188542200947 52.033715926222,4.7188702208628 52.033703280516,4.7188982631429 52.033708931556,4.718876186522 52.033726378526,4.7188627077536 52.033737016164,4.718851691759 52.033745708313,4.7188178474663 52.033772409422,4.7187594938525 52.033818431218,4.7187416805144 52.033809952943,4.718746314343 52.033801197611))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

