@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/b8Kt21>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6361.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6361"^^xsd:string ;
  gtm:kadastraleAanduiding "K6361"@nl ;
  ns0:name "Perceel GDA01-K6361"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330636170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtyOA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83663> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7494285001692 52.010480105313,4.7494309071155 52.010525923116,4.7491175625653 52.010532440452,4.7491146021692 52.010476408847,4.7491531834231 52.010475629246,4.7491542276239 52.010495391356,4.7491928087657 52.010494620731,4.7491922793744 52.010484739636,4.7492832800994 52.010483129525,4.7494285001692 52.010480105313))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

