@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/buzAib>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 8489.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8489"^^xsd:string ;
  gtm:kadastraleAanduiding "K8489"@nl ;
  ns0:name "Perceel GDA01-K8489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330848970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBvw6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247726> ;
  ns0:startDate "2008-07-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7571369765001 52.002934771021,4.7571428911562 52.0029242683,4.7571641661658 52.00288709838,4.7571662416734 52.002882417555,4.7571673721534 52.002877623811,4.7571675714104 52.002872771153,4.7571668090576 52.0028679493,4.7571651134619 52.002863212336,4.757162498049 52.002858641228,4.7571590056219 52.002854299124,4.7571546789831 52.00285024917,4.7573189481912 52.002848503742,4.7573190870797 52.002854167164,4.7573208491983 52.002927773448,4.7572474720675 52.00292621227,4.7571435808869 52.002934258082,4.7571369765001 52.002934771021))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

