@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/bQDCA3>
  gtm:oppervlakte 222.0 ;
  gtm:kadastraalNummer 2070.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2070"^^xsd:string ;
  gtm:kadastraleAanduiding "I2070"@nl ;
  ns0:name "Perceel GDA01-I2070"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320207070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtIW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78433> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180060536772 52.020594055121,4.7180175608845 52.020595190144,4.7180540317855 52.020598795041,4.718172343286 52.020610783781,4.7183656994315 52.020630641125,4.7183444469783 52.020709447411,4.7180793788212 52.020681946847,4.7179964003438 52.020673655333,4.7179848937879 52.02067247537,4.7180000230493 52.020616428891,4.7180060536772 52.020594055121))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

