@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/b0cMTB>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 9930.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9930"^^xsd:string ;
  gtm:kadastraleAanduiding "K9930"@nl ;
  ns0:name "Perceel GDA01-K9930"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330993070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDj0s2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105704> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7252891038655 52.014527474452,4.7252051927071 52.014523838716,4.7252048237065 52.014515288683,4.7252299462208 52.014421977669,4.7252307573701 52.014419330655,4.725242961506 52.014373180982,4.7252632813259 52.01429632766,4.7253457787793 52.014299982375,4.7253121342359 52.014427859786,4.7252919077427 52.014502340705,4.7252891038655 52.014527474452))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

