@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/box5EY>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 141.0 ;
  gtm:kadastraleAanduiding "C141"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C141" ;
  ns0:name "Perceel GDA01-C141"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260014170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15023> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711853893168 52.011191730295,4.7118482533175 52.011196749422,4.711796867975 52.011176203736,4.7117616949138 52.011146942415,4.7117637912807 52.011145084856,4.7118443127919 52.011175990567,4.7118384691111 52.011181970283,4.7118554582949 52.011190328095,4.711853893168 52.011191730295))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

