@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/bGrjv7>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 1556.0 ;
  gtm:kadastraleAanduiding "C1556"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1556"^^xsd:string ;
  schema:name "Perceel GDA01-C1556"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260155670000/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/72428> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121512653447 52.011956389593,4.7121887196571 52.011978347311,4.7121011758513 52.012053806286,4.7120660929938 52.012037839429,4.7120625342486 52.012033306841,4.7120614461499 52.012029147958,4.712061267583 52.012024562849,4.712062794833 52.012020841421,4.7120673157712 52.012016615834,4.7121512653447 52.011956389593))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

