@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/b003UN>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 7862.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7862"^^xsd:string ;
  gtm:kadastraleAanduiding "K7862"@nl ;
  ns0:name "Perceel GDA01-K7862"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330786270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJyY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79856> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7450024333841 52.013687454063,4.7450228321965 52.013637266393,4.7450417363 52.013590746812,4.7450565788994 52.013554209134,4.7450635091671 52.013537169024,4.7450730584432 52.013538641274,4.7451233478973 52.01354642985,4.7451543500943 52.013551227948,4.7450693349193 52.01375788338,4.7449917944294 52.013745766532,4.7450116881469 52.0136972839,4.7450098131656 52.013696995032,4.7450130291014 52.013689093817,4.7450024333841 52.013687454063))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

