@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/bJyMcT>
  gtm:oppervlakte 51.0 ;
  gtm:kadastraalNummer 595.0 ;
  gtm:kadastraleAanduiding "C595"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C595"^^xsd:string ;
  schema:name "Perceel GDA01-C595"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260059570000/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/15477> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126356835993 52.011747219914,4.712673576033 52.011711995771,4.7128170919988 52.011774289714,4.7127887873943 52.011800589417,4.7127785057395 52.011810130127,4.7127293500491 52.011788474078,4.7126356835993 52.011747219914))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

