@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b0D6V4>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 469.0 ;
  gtm:kadastraleAanduiding "C469"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C469"^^xsd:string ;
  schema:name "Perceel GDA01-C469"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260046970000/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/15351> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138471586854 52.00931030781,4.7137871002306 52.009306773363,4.7137952801696 52.00925383351,4.7137971037309 52.009242006212,4.7138586528935 52.009246169382,4.7138471586854 52.00931030781))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

