@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bH3qyo>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 3892.0 ;
  gtm:kadastraleAanduiding "B3892"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3892" ;
  ns0:name "Perceel GDA01-B3892"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250389270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGbE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72366> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091766071371 52.010251999454,4.7091687378394 52.01024550944,4.7091674700319 52.01024458532,4.7091568371391 52.01023687494,4.7094370381877 52.010077928645,4.7094781923878 52.010100645596,4.7092416727655 52.010231745808,4.7091880153906 52.010261413107,4.7091766071371 52.010251999454))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

