@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/buMhCA>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 2938.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2938"^^xsd:string ;
  gtm:kadastraleAanduiding "I2938"@nl ;
  ns0:name "Perceel GDA01-I2938"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320293870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc5yy> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258415> ;
  ns0:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178007281923 52.026641197579,4.7177145199033 52.02654992482,4.7177373748851 52.02654161468,4.7178234935033 52.026633039715,4.7178007281923 52.026641197579))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

