@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/bEz2jg>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 417.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N417"^^xsd:string ;
  gtm:kadastraleAanduiding "N417"@nl ;
  ns0:name "Perceel GDA01-N417"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360041770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPDD9> ;
  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/89975> ;
  ns0:startDate "2018-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6865694552844 52.002748786349,4.6866247052672 52.002734086555,4.6866414352299 52.002729637985,4.6867793789592 52.002925418116,4.6867072217662 52.002944709326,4.6866284619022 52.002832927777,4.6865908907623 52.002779654395,4.6865694552844 52.002748786349))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

