@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDwGVL>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 3810.0 ;
  gtm:kadastraleAanduiding "C3810"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3810" ;
  ns0:name "Perceel GDA01-C3810"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260381070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsuSM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265558> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123597622452 52.010036178854,4.7123085267153 52.010013495002,4.71223605955 52.010070767093,4.7121729566175 52.010035269576,4.7122330385508 52.009987966558,4.7122492800041 52.009959863056,4.7122527195341 52.009953923464,4.7122929635753 52.009950109423,4.7123225669357 52.009949712877,4.7123881287581 52.00995636264,4.7124259428156 52.009963994841,4.7124305057061 52.009965674863,4.7123844092812 52.010008959442,4.7123597622452 52.010036178854))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

