@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/bxGWid>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 901.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M901" ;
  gtm:kadastraleAanduiding "M901"@nl ;
  ns0:name "Perceel GDA01-M901"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350090170000/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/84999> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072872753604 52.03723297929,4.7072800058994 52.037190521189,4.7073368599988 52.037186750725,4.7073349322495 52.037175486154,4.7073710108588 52.037173123757,4.707374908732 52.037195743027,4.7074122274446 52.037193297893,4.7074102426107 52.037181952098,4.7075531060986 52.037173033282,4.7075550498397 52.037184208058,4.7076569160344 52.037178117541,4.707664352685 52.037221106896,4.7075625009667 52.037227197503,4.7075605704315 52.037216112687,4.7074177388184 52.037224842941,4.7072873561149 52.037233420186,4.7072872753604 52.03723297929))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

