@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/bz8Ppy>
  gtm:oppervlakte 34.0 ;
  gtm:kadastraalNummer 3895.0 ;
  gtm:kadastraleAanduiding "B3895"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3895" ;
  ns0:name "Perceel GDA01-B3895"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250389570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8po4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72367> ;
  ns0:startDate "2019-07-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085417169981 52.010702147604,4.708521517989 52.010690346222,4.7085725061934 52.010654246115,4.708641165126 52.010693040385,4.7085905670421 52.010728387744,4.7085887709723 52.010729644756,4.7085417169981 52.010702147604))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

