@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/bGdCXc>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4215.0 ;
  gtm:kadastraleAanduiding "E4215"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4215"^^xsd:string ;
  ns0:name "Perceel GDA01-E4215"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280421570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7hLc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74603> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968263740469 52.010222821135,4.6968215519246 52.01022571409,4.6967756542765 52.010253201132,4.6966516050458 52.01017613486,4.6965891696969 52.010138745288,4.6965135429088 52.010092523563,4.6965633388615 52.010061598953,4.6966670768957 52.010127715131,4.6967009746139 52.010145468355,4.6968263740469 52.010222821135))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

