@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/bqbLsH>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 9011.0 ;
  gtm:kadastraleAanduiding "A9011"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9011"^^xsd:string ;
  ns0:name "Perceel GDA01-A9011"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240901170000/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/104981> ;
  ns0:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171672509264 52.009199936523,4.7171544975164 52.009231700851,4.7171373794851 52.00922902374,4.7170818838876 52.009220348616,4.7171495911839 52.008975269751,4.7172271594091 52.008983513193,4.7171843730271 52.009138022993,4.7171672509264 52.009199936523))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

