@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/bR39Ke>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4115.0 ;
  gtm:kadastraleAanduiding "C4115"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4115"^^xsd:string ;
  schema:name "Perceel GDA01-C4115"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260411570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJmg3q> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248414> ;
  schema:startDate "2001-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143745199014 52.008243451358,4.714376156865 52.00824016197,4.714378583 52.008230872837,4.7143808497324 52.008223470359,4.7143980931622 52.008226490149,4.7144595128619 52.00823724976,4.7144557351332 52.008248283909,4.7143975558427 52.008244823426,4.7143745199014 52.008243451358))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

