@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/b3KFev>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 2780.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2780"^^xsd:string ;
  gtm:kadastraleAanduiding "I2780"@nl ;
  ns0:name "Perceel GDA01-I2780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320278070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHHNm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78888> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170327583303 52.023443077418,4.7170301820524 52.023452644371,4.7168479305841 52.023432830136,4.7166582756509 52.023413153222,4.7166713740195 52.023364474823,4.7168610287527 52.023384151715,4.7169169821159 52.023389692516,4.7170434192128 52.02340342742,4.7170327583303 52.023443077418))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

