@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/bcUsdQ>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 3020.0 ;
  gtm:kadastraleAanduiding "D3020"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3020"^^xsd:string ;
  schema:name "Perceel GDA01-D3020"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270302070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL2Z3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73105> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7063650765234 52.008190503912,4.7064788529138 52.008274349686,4.7063828188411 52.008322718216,4.7062300212313 52.00821019829,4.7063268341637 52.008162328753,4.7063650765234 52.008190503912))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

