@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bWFUfu>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3814.0 ;
  gtm:kadastraleAanduiding "D3814"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3814"^^xsd:string ;
  schema:name "Perceel GDA01-D3814"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270381470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi6TRR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73169> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7114732932848 52.0089560262,4.7114854911979 52.008960410656,4.7115034522606 52.008941916743,4.7117260827127 52.009020243096,4.7116878951614 52.009063554815,4.7116742610432 52.009058784625,4.7114503217568 52.008980315834,4.7114732932848 52.0089560262))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

