@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/bbFeV7>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 4824.0 ;
  gtm:kadastraleAanduiding "A4824"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4824"^^xsd:string ;
  ns0:name "Perceel GDA01-A4824"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240482470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3XvO5>, <https://n2t.net/ark:/60537/bc4Ony> ;
  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/70311> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7194253352438 52.01507650136,4.719434274024 52.015035807678,4.7197197131822 52.015059744592,4.7197153208573 52.015078837999,4.7197104150551 52.015100130651,4.7194253352438 52.01507650136))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

