@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bvODUH>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3872.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3872"^^xsd:string ;
  gtm:kadastraleAanduiding "K3872"@nl ;
  ns0:name "Perceel GDA01-K3872"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330387270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNLzm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81880> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7367916638062 52.012155878336,4.7369800700514 52.012174590293,4.7370300723612 52.012179881983,4.7370273250179 52.01219053602,4.737077783043 52.012195542578,4.737083277705 52.012174234502,4.7371336199787 52.012179186467,4.737130887877 52.012189795649,4.7371454770658 52.012191233457,4.7371315561721 52.012245158789,4.7371315403035 52.012245248585,4.736966026706 52.012228910419,4.7367777728023 52.012209722898,4.7367916638062 52.012155878336))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

