@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/bpZbTV>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 8990.0 ;
  gtm:kadastraleAanduiding "A8990"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8990"^^xsd:string ;
  ns0:name "Perceel GDA01-A8990"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240899070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  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/260846> ;
  ns0:startDate "2023-01-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169022808638 52.008646405236,4.7168178404317 52.008638032556,4.716823158672 52.008618423181,4.7168237120542 52.008617455585,4.7168248014806 52.008616679799,4.716826293994 52.008616220901,4.71682795563 52.00861614048,4.7169082056317 52.00862421964,4.7169022808638 52.008646405236))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

