@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/bijFMA>
  gtm:oppervlakte 218.0 ;
  gtm:kadastraalNummer 2066.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2066"^^xsd:string ;
  gtm:kadastraleAanduiding "I2066"@nl ;
  ns0:name "Perceel GDA01-I2066"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320206670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMtLon> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtIW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105454> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180731738012 52.020345224595,4.7180632966375 52.020344206702,4.7180273228579 52.020340496771,4.7179024255261 52.020327625535,4.717771847037 52.020313733141,4.7177966432714 52.02022206674,4.7179273140084 52.020235618074,4.7180520933413 52.020248569509,4.7180882848946 52.020252325612,4.7180979583584 52.020253324369,4.7180763200847 52.020333557573,4.7180731738012 52.020345224595))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

