@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/bZNzmH>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 941.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N941"^^xsd:string ;
  gtm:kadastraleAanduiding "N941"@nl ;
  ns0:name "Perceel GDA01-N941"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360094170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWT7g> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261391> ;
  ns0:startDate "2020-05-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6836008307418 52.000594148098,4.6835797315928 52.000594012976,4.6836298771984 52.000563904852,4.6837501185572 52.00059375511,4.683755398699 52.000595072015,4.6837278050782 52.000594907092,4.6836836260219 52.000594652014,4.6836390536706 52.000594403557,4.6836008307418 52.000594148098))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

