@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/bjzQdB>
  gtm:oppervlakte 78.0 ;
  gtm:kadastraalNummer 2792.0 ;
  gtm:kadastraleAanduiding "C2792"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2792"^^xsd:string ;
  schema:name "Perceel GDA01-C2792"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260279270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZOdN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72454> ;
  schema:startDate "2006-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119418593206 52.01123415684,4.7118606039646 52.011201674016,4.7118659389015 52.01119659022,4.711853893168 52.011191730295,4.7118554582949 52.011190328095,4.7118384691111 52.011181970283,4.7118443127919 52.011175990567,4.7117637912807 52.011145084856,4.7117701990655 52.011139369043,4.7117420556436 52.011125958653,4.7117537574564 52.011115940808,4.7117781490455 52.01109800508,4.7118111221689 52.011115694686,4.7118835333821 52.011146401036,4.7118658198324 52.011160986469,4.7119665407482 52.011201814324,4.7119418593206 52.01123415684))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

