@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/bWSBYd>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3799.0 ;
  gtm:kadastraleAanduiding "D3799"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3799" ;
  ns0:name "Perceel GDA01-D3799"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270379970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0RPX>, <https://n2t.net/ark:/60537/bqpAky>, <https://n2t.net/ark:/60537/bqpCKo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73525> ;
  ns0:startDate "1999-12-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103252464692 52.008459768777,4.7103620045133 52.008430156598,4.7104490767429 52.008363468868,4.7105520302256 52.008282904379,4.7106132453554 52.00831295395,4.710510488027 52.0083930702,4.710507408035 52.008391587383,4.7104606679863 52.008429249765,4.7103826805884 52.008491360708,4.7103359444017 52.008528753411,4.7103005905287 52.008509737376,4.710349904444 52.008473330258,4.7103252464692 52.008459768777))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

