@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/bjZeFe>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 4057.0 ;
  gtm:kadastraleAanduiding "D4057"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4057"^^xsd:string ;
  ns0:name "Perceel GDA01-D4057"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270405770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5001d> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73584> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084396874412 52.007998762662,4.7083752181778 52.008042344225,4.7083676342645 52.008038201774,4.7083645285069 52.00803650303,4.7083570024423 52.008032387878,4.7084831297868 52.007947150024,4.7084967640595 52.007955713697,4.7084396874412 52.007998762662))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

