@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/bIiO6N>
  gtm:oppervlakte 930.0 ;
  gtm:kadastraalNummer 3735.0 ;
  gtm:kadastraleAanduiding "F3735"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3735" ;
  ns0:name "Perceel GDA01-F3735"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290373570000/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/291162> ;
  ns0:startDate "2018-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006607020167 52.002031511343,4.7006215497615 52.002016730703,4.7004583056652 52.002018106342,4.7003886820398 52.002018895551,4.7003444477209 52.002019302568,4.7003001841401 52.002019718385,4.7002103366738 52.002020227668,4.700048694764 52.002021585126,4.700044478702 52.001822511821,4.700656334177 52.001817444493,4.7006607020167 52.002031511343))"^^geo:wktLiteral ;
    osm:area 932.0
  ] .

