@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/bi6WHy>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 1402.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1402"^^xsd:string ;
  gtm:kadastraleAanduiding "I1402"@nl ;
  ns0:name "Perceel GDA01-I1402"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320140270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/brRug6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78058> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7202658951773 52.020314090451,4.7201376305193 52.02030033064,4.7200166146669 52.020287016245,4.7199555442939 52.020280953541,4.7199679779788 52.020236495544,4.7200288190723 52.020243276014,4.7201499378548 52.020256519073,4.7202782454258 52.020270324056,4.7202769988269 52.020274793211,4.7202658951773 52.020314090451))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

