@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/bjZeAk>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 1305.0 ;
  gtm:kadastraleAanduiding "C1305"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1305"^^xsd:string ;
  schema:name "Perceel GDA01-C1305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260130570000/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/72423> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109983741282 52.011377867612,4.7109448855423 52.01135095467,4.711054509002 52.011138577162,4.7111256188548 52.011152198536,4.7111542686156 52.011060555508,4.711176388644 52.011064799229,4.711158109169 52.011158425337,4.7111487009262 52.011206621062,4.7110993716466 52.011200432372,4.7110596798334 52.011279572012,4.7109983741282 52.011377867612))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

