@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bsH5tZ>
  gtm:oppervlakte 42.0 ;
  gtm:kadastraalNummer 721.0 ;
  gtm:kadastraleAanduiding "C721"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C721" ;
  ns0:name "Perceel GDA01-C721"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260072170000/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/15603> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7114071303695 52.013036624781,4.7114791869028 52.012964466052,4.7114817523718 52.012965316699,4.711527021838 52.01293946523,4.7115689315627 52.012960621779,4.7115273115154 52.012996588187,4.7114643604853 52.013058031107,4.7114071303695 52.013036624781))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

