@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/bTL6Km>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 2186.0 ;
  gtm:kadastraleAanduiding "F2186"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2186" ;
  ns0:name "Perceel GDA01-F2186"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290218670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLGAY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75592> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976483571673 52.005341920381,4.6977294272774 52.005362367558,4.6978454884117 52.005392727109,4.6980445885244 52.005442439456,4.6980160184624 52.00548380768,4.6978171142874 52.005433656,4.6976209003563 52.0053828546,4.6976483571673 52.005341920381))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

