@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bPNLX1>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 638.0 ;
  gtm:kadastraleAanduiding "D638"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D638"^^xsd:string ;
  ns0:name "Perceel GDA01-D638"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270063870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16823> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711975310229 52.007264178544,4.7117297763122 52.007155978534,4.7117878971136 52.007137112799,4.7118905853884 52.007180163217,4.7120520303182 52.007247244015,4.7120666493183 52.007253314145,4.7120577677924 52.00726182017,4.7120092696187 52.007241345037,4.7119805768292 52.007266500799,4.711975310229 52.007264178544))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

