@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b5PC7K>
  gtm:oppervlakte 31.0 ;
  gtm:kadastraalNummer 151.0 ;
  gtm:kadastraleAanduiding "C151"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C151"^^xsd:string ;
  schema:name "Perceel GDA01-C151"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260015170000/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/15033> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115777374939 52.011464121211,4.7115875588022 52.011454209438,4.7115999536774 52.011441705797,4.7117335562924 52.011488933544,4.7117108270678 52.011512532508,4.7116048184312 52.011470721319,4.7116014461634 52.011474117559,4.7115777374939 52.011464121211))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

