@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/bpMkG8>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 3742.0 ;
  gtm:kadastraleAanduiding "F3742"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3742" ;
  ns0:name "Perceel GDA01-F3742"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290374270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76424> ;
  ns0:startDate "2018-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.700389533034 52.002316057855,4.7003108947292 52.002316821382,4.7003082334712 52.002202500048,4.7003085708894 52.002138648244,4.7003080481198 52.002120488574,4.7003467924594 52.002120067511,4.7003522545166 52.002120009501,4.7003849256151 52.002119615903,4.7003850568954 52.002125306342,4.700389533034 52.002316057855))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

