@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bVqFt1>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 400.0 ;
  gtm:kadastraleAanduiding "C400"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C400" ;
  ns0:name "Perceel GDA01-C400"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260040070000/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/15282> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146647797692 52.008244939301,4.7145956092203 52.008246943988,4.7146173955997 52.008186954014,4.7146586911469 52.008089629804,4.7147238747625 52.008092204368,4.7146756000923 52.008211060901,4.7146647797692 52.008244939301))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

