@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/bCTr95>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1772.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1772"^^xsd:string ;
  gtm:kadastraleAanduiding "I1772"@nl ;
  ns0:name "Perceel GDA01-I1772"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320177270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixvwY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78249> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167888037631 52.017845914034,4.7167737479268 52.017895066705,4.716592232986 52.017879148135,4.7164541495997 52.017866883336,4.7163832697202 52.01786043929,4.7163945195205 52.017810590852,4.7164535026942 52.017816661507,4.716568423032 52.017826942756,4.7167888037631 52.017845914034))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

