@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/bVDpRE>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 3603.0 ;
  gtm:kadastraleAanduiding "D3603"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3603" ;
  ns0:name "Perceel GDA01-D3603"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270360370000/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/73471> ;
  ns0:startDate "2013-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710532127191 52.008769701052,4.7105147184425 52.008761232769,4.7104912514806 52.008749808424,4.7105541498746 52.008705048188,4.7105890575448 52.008723729009,4.710593435434 52.008726073182,4.710532127191 52.008769701052))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

