@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/bTL7nn>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 2752.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2752" ;
  gtm:kadastraleAanduiding "M2752"@nl ;
  ns0:name "Perceel GDA01-M2752"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350275270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500pn> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86312> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062919955056 52.032577307945,4.7063142436895 52.032530643084,4.7062988895444 52.032430549587,4.7062861434254 52.032364051757,4.7062834917039 52.032348675282,4.7063446138759 52.032344624393,4.7063828626882 52.032342086105,4.7063972424039 52.032397951128,4.7064187254941 52.032423674235,4.7064419689218 52.032464939436,4.7064189701944 52.032482369771,4.70642199328 52.032483861342,4.7062963923889 52.032579499568,4.7062919955056 52.032577307945))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

