@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/bM3dVd>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 4390.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4390" ;
  gtm:kadastraleAanduiding "M4390"@nl ;
  ns0:name "Perceel GDA01-M4390"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350439070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZTt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87474> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715291085732 52.030561394966,4.7153190613702 52.030309951987,4.7152855646165 52.030308655285,4.7152915170486 52.030251837774,4.7153488977939 52.03025409768,4.7153429461081 52.030310870256,4.7154108530634 52.030316686668,4.7153830397295 52.03056122752,4.715291085732 52.030561394966))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

