@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bHGwFe>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 4014.0 ;
  gtm:kadastraleAanduiding "C4014"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4014"^^xsd:string ;
  ns0:name "Perceel GDA01-C4014"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260401470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fpJB>, <https://n2t.net/ark:/60537/bi75cL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72900> ;
  ns0:startDate "2010-06-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145610669461 52.011462482844,4.7145651758754 52.011443954261,4.7145618589942 52.011443674645,4.7145633111715 52.01143717534,4.7145666280522 52.011437454956,4.7145705646254 52.011419734345,4.7148396849965 52.011443257392,4.7148353187673 52.011468265152,4.7148315125696 52.011486040447,4.7147563475867 52.011479490004,4.7147592516172 52.011466509364,4.7147298947333 52.011464004681,4.7147239303502 52.011489704402,4.714696043024 52.011487306978,4.7146989009508 52.011474487868,4.7145610669461 52.011462482844))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

