@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/bJLwK8>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3339.0 ;
  gtm:kadastraleAanduiding "F3339"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3339"^^xsd:string ;
  ns0:name "Perceel GDA01-F3339"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290333970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuov> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76197> ;
  ns0:startDate "2000-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.690648331752 52.007137300742,4.6906459150219 52.007136297714,4.6906439647212 52.007138083858,4.6904629299742 52.007062777008,4.6905280743723 52.007003030014,4.6905583766493 52.007015658329,4.6907090490592 52.00707844427,4.6907109993546 52.007076658125,4.690713416083 52.007077661152,4.690648331752 52.007137300742))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

