@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/bL0IEv>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 4071.0 ;
  gtm:kadastraleAanduiding "C4071"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4071"^^xsd:string ;
  schema:name "Perceel GDA01-C4071"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260407170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2PC1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72559> ;
  schema:startDate "2009-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129294106936 52.01163301522,4.7129180112834 52.011645210107,4.7129872974185 52.011670738525,4.7129891307792 52.011668933368,4.7130213468175 52.01168084774,4.7130347459983 52.01168580518,4.713002588411 52.011721331934,4.7128934811075 52.011680115379,4.7127578800506 52.011627151895,4.7127979694678 52.011584336111,4.7128922265238 52.01161923873,4.7129294106936 52.01163301522))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

