@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/bWfwFn>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 3338.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3338" ;
  gtm:kadastraleAanduiding "M3338"@nl ;
  ns0:name "Perceel GDA01-M3338"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350333870000/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/86660> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161125861768 52.037903061097,4.7158025008563 52.037762603218,4.715800824483 52.037761649883,4.7157998817664 52.03776036816,4.7157998300506 52.037758956692,4.715800680406 52.037757649239,4.7158173585532 52.037743722472,4.7158845239875 52.037774486033,4.7158961800493 52.037774732244,4.7159442656832 52.037775455753,4.7159620439396 52.037775646969,4.7162033425038 52.037779538797,4.7161516025201 52.037857352879,4.7161279944117 52.037886340657,4.7161125861768 52.037903061097))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

