@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/bHtPit>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 1974.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1974"^^xsd:string ;
  gtm:kadastraleAanduiding "I1974"@nl ;
  ns0:name "Perceel GDA01-I1974"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320197470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSIKV9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78380> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7209810243416 52.017133338132,4.7209856447245 52.017114560569,4.72099189481 52.017089050936,4.72105399428 52.017095181864,4.7211538019564 52.017100887922,4.7214022015638 52.017125312231,4.7213912443584 52.017169580996,4.7211429728075 52.017145346145,4.7210440851376 52.017138503759,4.7209810243416 52.017133338132))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

