@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/bLdqmd>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 3854.0 ;
  gtm:kadastraleAanduiding "B3854"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3854"^^xsd:string ;
  ns0:name "Perceel GDA01-B3854"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250385470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9AqbO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72350> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084520754934 52.014044158003,4.7084435067962 52.014053034082,4.7083245822508 52.014176118646,4.7083093700271 52.01417062889,4.7083094440811 52.014170548421,4.7084367153278 52.014038820213,4.7084520754934 52.014044158003))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

