@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/bABJGT>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 8381.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8381"^^xsd:string ;
  gtm:kadastraleAanduiding "K8381"@nl ;
  ns0:name "Perceel GDA01-K8381"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330838170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHh3s> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80223> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7416634480438 52.011014735038,4.7415002688414 52.010996312754,4.7413757577294 52.010982255021,4.7412933757444 52.010972949476,4.7413084059067 52.010922535217,4.7413876766375 52.010931428195,4.7415153591095 52.010945754985,4.7416498282749 52.010961170495,4.7416784762511 52.010964428583,4.7416705644409 52.010990900922,4.7416634480438 52.011014735038))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

