@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/beMTJW>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 4114.0 ;
  gtm:kadastraleAanduiding "C4114"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4114"^^xsd:string ;
  schema:name "Perceel GDA01-C4114"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260411470000/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/253473> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148471339237 52.00827703596,4.7146415213407 52.008262279876,4.7145093740208 52.008251484718,4.7144557351332 52.008248283909,4.7144595128619 52.00823724976,4.7144697420675 52.008237919433,4.7145414334936 52.008242634576,4.7145956092203 52.008246943988,4.7146647797692 52.008244939301,4.7147231330382 52.008248454577,4.7147537924916 52.008250400443,4.7147952077518 52.00825286615,4.7148551769543 52.008256435532,4.7148521928958 52.008264085598,4.7148471339237 52.00827703596))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

