@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bcv2Mb>
  gtm:oppervlakte 667.0 ;
  gtm:kadastraalNummer 8853.0 ;
  gtm:kadastraleAanduiding "A8853"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8853"^^xsd:string ;
  schema:name "Perceel GDA01-A8853"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240885370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPozer> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71588> ;
  schema:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179116510948 52.009174132076,4.7178851100684 52.009254319505,4.7178674619269 52.009307628241,4.717841302293 52.009386649335,4.7178327388652 52.009385602928,4.7177460430322 52.009375024926,4.7176597687971 52.009364503188,4.717574148918 52.009354057016,4.7174617919696 52.009340348677,4.7174690523446 52.009308696879,4.7174752069498 52.009281838597,4.7174487886168 52.009277715415,4.71748708749 52.009147619461,4.7174874098523 52.009146515721,4.7174909542255 52.009134482439,4.7175706623111 52.009141856963,4.7176156640143 52.00914611279,4.7176170311639 52.009146246405,4.7179016442449 52.009173185328,4.7179116510948 52.009174132076))"^^geo:wktLiteral ;
    osm:area 666.0
  ] .

