@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/bxue09>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 2786.0 ;
  gtm:kadastraleAanduiding "E2786"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2786"^^xsd:string ;
  ns0:name "Perceel GDA01-E2786"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280278670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAdNa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73714> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012775956712 52.007043375534,4.7013245048216 52.007067423242,4.7012579025322 52.007118682592,4.7012251367469 52.007144063697,4.701111311231 52.00723460578,4.7010640093573 52.007210519745,4.7011345506501 52.00715600269,4.7011803230852 52.007118230479,4.7012775956712 52.007043375534))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

