@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/bm1Hoj>
  gtm:kadastraalNummer 2.0 ;
  gtm:oppervlakte 72.0 ;
  gtm:kadastraleAanduiding "C2"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2"^^xsd:string ;
  ns0:name "Perceel GDA01-C2"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260000270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14884> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7102027159114 52.012301733727,4.7101968655816 52.012368888401,4.7101960238137 52.01237254184,4.7101526289928 52.012368777803,4.7101560053608 52.012344870091,4.7100298203298 52.012337861398,4.7100358879981 52.012284298448,4.7100552654468 52.01227631136,4.7102037378365 52.012290009737,4.7102027159114 52.012301733727))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

