@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/bqbKCk>
  gtm:oppervlakte 273.0 ;
  gtm:kadastraalNummer 3630.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3630" ;
  gtm:kadastraleAanduiding "M3630"@nl ;
  ns0:name "Perceel GDA01-M3630"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350363070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojB6b> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86904> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7112737507312 52.033454169708,4.7112736253687 52.0335320173,4.7108219158944 52.033532650484,4.7108072626141 52.033454942712,4.7109334121923 52.033454732443,4.711055160475 52.03345453272,4.7110558017799 52.033454527414,4.7111555730031 52.033454363189,4.7111778269306 52.033454329155,4.7112737507312 52.033454169708))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

