@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/bGE1rn>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 3237.0 ;
  gtm:kadastraleAanduiding "F3237"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3237"^^xsd:string ;
  ns0:name "Perceel GDA01-F3237"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290323770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmuov> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76120> ;
  ns0:startDate "2004-10-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6977750316672 52.002628769277,4.6977759281215 52.002674651457,4.697777299596 52.002746468031,4.6977795447108 52.002844814568,4.6977250845156 52.002845322497,4.6976922401969 52.002845579518,4.6976916303773 52.002816102895,4.6976899389605 52.002747106812,4.6976885529258 52.00267529914,4.6976876716758 52.002629381093,4.6977750316672 52.002628769277))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

