@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/byW8yo>
  gtm:oppervlakte 818.0 ;
  gtm:kadastraalNummer 3800.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3800" ;
  gtm:kadastraleAanduiding "M3800"@nl ;
  ns0:name "Perceel GDA01-M3800"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350380070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8zHu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87019> ;
  ns0:startDate "2008-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7184187509941 52.031767687548,4.7184193813384 52.03172546376,4.7183555436734 52.031725101184,4.718427938181 52.031525170547,4.718661095441 52.031526494492,4.7186925551337 52.031526673096,4.7188396536083 52.031527508093,4.7188379146856 52.031770067393,4.7184187509941 52.031767687548))"^^geo:wktLiteral ;
    osm:area 818.0
  ] .

