@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/bWSBQM>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 8381.0 ;
  gtm:kadastraleAanduiding "A8381"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8381"^^xsd:string ;
  ns0:name "Perceel GDA01-A8381"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240838170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bD6h7i> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71381> ;
  ns0:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.721855680911 52.012376198797,4.7218743050433 52.01230792934,4.722265934687 52.012348360735,4.7222493189395 52.012410898012,4.7219966328287 52.012384545611,4.7219963553164 52.012385577708,4.7219888357772 52.012384816146,4.7219890991247 52.012383757003,4.7219307780369 52.012377674857,4.7219186255834 52.012382855402,4.721855680911 52.012376198797))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

