@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/bb29kc>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 2865.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2865"^^xsd:string ;
  gtm:kadastraleAanduiding "I2865"@nl ;
  ns0:name "Perceel GDA01-I2865"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320286570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bxucKW> ;
  hg:absorbed <https://n2t.net/ark:/60537/by6w6L> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78949> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093237898873 52.020256694364,4.709415080465 52.02026528254,4.7094083386847 52.020292011165,4.7093170175589 52.020283512692,4.7093237898873 52.020256694364))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

