@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/bwErcD>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3693.0 ;
  gtm:kadastraleAanduiding "C3693"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3693"^^xsd:string ;
  ns0:name "Perceel GDA01-C3693"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260369370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7i2r> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72824> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7106444777274 52.013092673233,4.7106974166747 52.01315130321,4.7105889906428 52.013246280721,4.7105253441204 52.013199301037,4.7105193512476 52.01319487126,4.710593989037 52.013160263474,4.7105559116887 52.013120702379,4.7106444777274 52.013092673233))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

