@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/b4nMDI>
  gtm:oppervlakte 651.0 ;
  gtm:kadastraalNummer 3892.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3892" ;
  gtm:kadastraleAanduiding "M3892"@nl ;
  ns0:name "Perceel GDA01-M3892"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350389270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBGJB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105866> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096944579886 52.027272701583,4.7097549288667 52.027046227632,4.7100192362705 52.027073203107,4.7099442988676 52.027352598481,4.7099069229172 52.027348779155,4.7098960984679 52.027389128666,4.7096684559029 52.027365662639,4.7096844517311 52.027308076218,4.7096850045766 52.02730813333,4.7096944579886 52.027272701583))"^^geo:wktLiteral ;
    osm:area 650.0
  ] .

