@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/bxgH5J>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 4116.0 ;
  gtm:kadastraleAanduiding "C4116"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4116"^^xsd:string ;
  schema:name "Perceel GDA01-C4116"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260411670000/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/262664> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143808497324 52.008223470359,4.7143865619377 52.008204852066,4.7143981414341 52.008162133438,4.7143990147233 52.008162174383,4.7144077471814 52.008135438844,4.7144142832777 52.008122092465,4.7144290821384 52.008077396808,4.7144563396055 52.00807891883,4.7144192456184 52.008160231669,4.7143980931622 52.008226490149,4.7143808497324 52.008223470359))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

