@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/bOkVtZ>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 3339.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3339" ;
  gtm:kadastraleAanduiding "M3339"@nl ;
  ns0:name "Perceel GDA01-M3339"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350333970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86661> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158173585532 52.037743722472,4.7158365478517 52.037727562926,4.715841180365 52.037729656659,4.7159640438112 52.037729727823,4.7162334594282 52.037734409031,4.7162033425038 52.037779538797,4.7159620439396 52.037775646969,4.7159442656832 52.037775455753,4.7158961800493 52.037774732244,4.7158845239875 52.037774486033,4.7158173585532 52.037743722472))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

