@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/bfCyco>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 4224.0 ;
  gtm:kadastraleAanduiding "D4224"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4224" ;
  ns0:name "Perceel GDA01-D4224"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270422470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hWw5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73631> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056741942744 52.009216721747,4.7056728677887 52.009217747734,4.7056602508559 52.009227543961,4.7056351031626 52.009214643802,4.7055051595585 52.009147961353,4.7054953172547 52.009142915786,4.7055055624537 52.009134876559,4.7055170137193 52.009140434793,4.7056361388722 52.009198254936,4.7056741942744 52.009216721747))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

