@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/b4nKOn>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 4716.0 ;
  gtm:kadastraleAanduiding "A4716"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4716"^^xsd:string ;
  ns0:name "Perceel GDA01-A4716"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240471670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSY1S> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70250> ;
  ns0:startDate "2000-01-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7177718943251 52.011642891391,4.7176490664308 52.011629627063,4.7175558148984 52.011618822898,4.7175582237132 52.01160968641,4.7177744241803 52.011633449982,4.7177718943251 52.011642891391))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

