@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/bXIqzz>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5383.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5383" ;
  gtm:kadastraleAanduiding "M5383"@nl ;
  ns0:name "Perceel GDA01-M5383"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350538370000/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/88262> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147610756422 52.035961145142,4.7147945311329 52.035961587845,4.714792747663 52.036007580131,4.7147593647325 52.036007155818,4.7146171483988 52.036005354944,4.7144295277546 52.036002979924,4.7144301854035 52.0359844227,4.7144311948855 52.035956025222,4.7144636882906 52.035956480499,4.714618860804 52.035959254394,4.7147610756422 52.035961145142))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

