@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bZNANJ>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 5857.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5857" ;
  gtm:kadastraleAanduiding "M5857"@nl ;
  ns0:name "Perceel GDA01-M5857"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350585770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmsi5Y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288265> ;
  ns0:startDate "2001-09-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036066658659 52.034711033452,4.7037397236454 52.034702448867,4.7037449249785 52.03473311145,4.7036813083919 52.034737083604,4.703681522488 52.034738334231,4.7036121118565 52.034742847974,4.7036066658659 52.034711033452))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

