@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/bRG6Ay>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 4054.0 ;
  gtm:kadastraleAanduiding "A4054"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4054"^^xsd:string ;
  ns0:name "Perceel GDA01-A4054"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240405470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vuC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70151> ;
  ns0:startDate "2006-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199691110398 52.01525604469,4.7196803078872 52.015230965764,4.7196895126491 52.015190983656,4.7196906967728 52.015185813056,4.7199793712213 52.01521071146,4.719977385388 52.015219832412,4.7199691110398 52.01525604469))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

