@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/bVqIN7>
  gtm:oppervlakte 225.0 ;
  gtm:kadastraalNummer 898.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M898" ;
  gtm:kadastraleAanduiding "M898"@nl ;
  ns0:name "Perceel GDA01-M898"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350089870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84996> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076755250559 52.037486669901,4.7075016348581 52.037498232148,4.7074735817955 52.037329960707,4.7076466935088 52.037318753546,4.7076650398421 52.037425587341,4.7076838740304 52.037424374727,4.7076874727243 52.037446551828,4.7076505180119 52.037449008139,4.7076544202767 52.037471348785,4.7076732550299 52.037470100221,4.7076755250559 52.037486669901))"^^geo:wktLiteral ;
    osm:area 225.0
  ] .

