@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/bkpEtZ>
  gtm:oppervlakte 182.0 ;
  gtm:kadastraalNummer 3151.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3151" ;
  gtm:kadastraleAanduiding "K3151"@nl ;
  ns0:name "Perceel GDA01-K3151"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330315170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyMhs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81533> ;
  ns0:startDate "1999-06-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7264097322885 52.017990028933,4.7263598429124 52.017995492485,4.7262874656865 52.018014411224,4.7262091188188 52.017830608351,4.7262766968759 52.017822961117,4.7263393719237 52.017815861579,4.7264097322885 52.017990028933))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

