@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bNILVF>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 454.0 ;
  gtm:kadastraleAanduiding "B454"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B454" ;
  ns0:name "Perceel GDA01-B454"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250045470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsHgSi> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14300> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074996615795 52.011864268772,4.707508579739 52.011855385788,4.7075183260723 52.011845680652,4.7075833359272 52.01187734463,4.7074270355999 52.01202169482,4.707357093626 52.011992519027,4.7073918104993 52.011962392633,4.7074996615795 52.011864268772))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

