@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/bEmm67>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 1481.0 ;
  gtm:kadastraleAanduiding "C1481"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1481"^^xsd:string ;
  ns0:name "Perceel GDA01-C1481"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260148170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102080> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097215581569 52.014735191285,4.709738011975 52.014740481268,4.7098785586169 52.014785638752,4.7100445366094 52.014844514837,4.7100328595041 52.014863413194,4.7099776634252 52.014851896138,4.7097386227544 52.014830180036,4.7097179588129 52.014781532743,4.7097215581569 52.014735191285))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

