@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/bc4ErD>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 1306.0 ;
  gtm:kadastraleAanduiding "C1306"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1306"^^xsd:string ;
  schema:name "Perceel GDA01-C1306"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260130670000/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/72424> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109983741282 52.011377867612,4.7110596798334 52.011279572012,4.7110993716466 52.011200432372,4.7111487009262 52.011206621062,4.711158109169 52.011158425337,4.7112102070518 52.011168405031,4.7111832704258 52.01124980214,4.7111537284153 52.011246073077,4.7111447848862 52.011273112766,4.7110426855408 52.011399990928,4.7109983741282 52.011377867612))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

