@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/bV0ju4>
  gtm:oppervlakte 264.0 ;
  gtm:kadastraalNummer 2365.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2365" ;
  gtm:kadastraleAanduiding "M2365"@nl ;
  ns0:name "Perceel GDA01-M2365"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350236570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86010> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132007172554 52.032689059534,4.7134649929427 52.032688513515,4.7134645651004 52.032717930015,4.7135675928183 52.032718177872,4.713582986736 52.032787638201,4.7133921318979 52.032789000112,4.713200837764 52.032789532269,4.7132007172554 52.032689059534))"^^geo:wktLiteral ;
    osm:area 261.0
  ] .

