@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/b4N6Hy>
  gtm:oppervlakte 63.0 ;
  gtm:kadastraalNummer 453.0 ;
  gtm:kadastraleAanduiding "C453"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C453"^^xsd:string ;
  schema:name "Perceel GDA01-C453"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260045370000/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/15335> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140398404258 52.009233003981,4.7140466118613 52.009206913411,4.7140779168517 52.009086369158,4.7141266262374 52.009088121781,4.7141252932063 52.009102207978,4.7141228717125 52.009135433254,4.7140959165787 52.009236928995,4.7140398404258 52.009233003981))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

