@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/bbRWNv>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 4523.0 ;
  gtm:kadastraleAanduiding "C4523"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4523" ;
  ns0:name "Perceel GDA01-C4523"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260452370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWTwB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73020> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124047844382 52.012604190111,4.7124057515152 52.012604779901,4.7124289549366 52.012590333717,4.7124695629619 52.01256539895,4.7125072488176 52.012587501704,4.7124999972623 52.012592170066,4.7123411392959 52.012694437346,4.7123409371411 52.012694319338,4.7123013651999 52.012669778849,4.7123002395288 52.012669080289,4.7124047844382 52.012604190111))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

