@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/b5CXYE>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5382.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5382" ;
  gtm:kadastraleAanduiding "M5382"@nl ;
  ns0:name "Perceel GDA01-M5382"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88261> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147593647325 52.036007155818,4.714792747663 52.036007580131,4.7147909818653 52.036053365785,4.7147576565176 52.036052986743,4.7146152916105 52.036051364786,4.7144604156352 52.036048233047,4.7144279221635 52.036047777769,4.7144289302987 52.036019470167,4.7144295277546 52.036002979924,4.7146171483988 52.036005354944,4.7147593647325 52.036007155818))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

