@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/bdjNTv>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 181.0 ;
  gtm:kadastraleAanduiding "C181"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C181"^^xsd:string ;
  ns0:name "Perceel GDA01-C181"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260018170000/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/15063> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104981235056 52.011090779614,4.7104186876107 52.011046890972,4.7104432022734 52.011027589989,4.7104450388325 52.011028472423,4.7105894932467 52.010917271316,4.7105883656113 52.010916707554,4.7105959393668 52.010910953564,4.7106608030319 52.010939810621,4.7104981235056 52.011090779614))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

