@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/bfCy4W>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 8144.0 ;
  gtm:kadastraleAanduiding "A8144"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8144"^^xsd:string ;
  ns0:name "Perceel GDA01-A8144"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240814470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRIH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71278> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7177323390136 52.014620971719,4.7174775104292 52.014592080729,4.7174894962783 52.014554253841,4.7174918964662 52.01454668129,4.717744900978 52.014577719092,4.7177323390136 52.014620971719))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

