@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/bNIOIO>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 3604.0 ;
  gtm:kadastraleAanduiding "D3604"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3604" ;
  ns0:name "Perceel GDA01-D3604"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270360470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGSd> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73472> ;
  ns0:startDate "2007-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109002478424 52.008889537779,4.7108546284967 52.008936896257,4.7107393974371 52.008876407275,4.710696621549 52.008854049964,4.7106954482889 52.008854582526,4.7106091657274 52.008810043423,4.7106114208799 52.008808276681,4.710532127191 52.008769701052,4.710593435434 52.008726073182,4.7106563010628 52.008759718588,4.7106645373345 52.008754435799,4.7106834056282 52.008762705714,4.7106684370251 52.008773990023,4.7108870346159 52.008882945268,4.7109002478424 52.008889537779))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

