@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/bNiq6w>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 4253.0 ;
  gtm:kadastraleAanduiding "A4253"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4253"^^xsd:string ;
  ns0:name "Perceel GDA01-A4253"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240425370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYXN6D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70198> ;
  ns0:startDate "1999-05-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71442810987 52.013653688253,4.7144381794628 52.01364178224,4.7145967720537 52.013694947011,4.7145716335393 52.013724779689,4.7144129684497 52.013671587506,4.71442810987 52.013653688253))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

