@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/bgsm9x>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 2986.0 ;
  gtm:kadastraleAanduiding "H2986"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2986"^^xsd:string ;
  ns0:name "Perceel GDA01-H2986"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310298670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9P0> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77439> ;
  ns0:startDate "2003-09-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032738579463 52.012957088597,4.7033641693604 52.012888456433,4.7034327725807 52.012836299703,4.7034769665322 52.012858335306,4.7034958278491 52.012868044472,4.7034394662325 52.012911238991,4.7033337618974 52.012992024005,4.703307899615 52.012979083256,4.703311834639 52.012976086011,4.7032738579463 52.012957088597))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

