@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/bcv3OI>
  gtm:oppervlakte 401.0 ;
  gtm:kadastraalNummer 1080.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1080"^^xsd:string ;
  gtm:kadastraleAanduiding "N1080"@nl ;
  ns0:name "Perceel GDA01-N1080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360108070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZOC7>, <https://n2t.net/ark:/60537/bUaHph> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90110> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6837600262839 52.001373157058,4.683956285467 52.001374401774,4.6839516694234 52.001572146832,4.6836263915347 52.001570265765,4.6836222123573 52.001570240783,4.6836220806677 52.001564712105,4.6836247800624 52.001564377693,4.683655960551 52.001517896099,4.6836701118754 52.001496794935,4.6837157535824 52.001432656585,4.6837600262839 52.001373157058))"^^geo:wktLiteral ;
    osm:area 400.0
  ] .

