@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/bojrC8>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 1310.0 ;
  gtm:kadastraleAanduiding "C1310"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1310" ;
  ns0:name "Perceel GDA01-C1310"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260131070000/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/72678> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115228462198 52.011426836854,4.7115729734212 52.011374308701,4.7116214933615 52.011322103874,4.7116435076966 52.011330472578,4.7116128063431 52.0113611356,4.7115776093683 52.011398208509,4.7116019484911 52.011407929836,4.7115773396187 52.011428668662,4.711560594048 52.011442801196,4.7115228462198 52.011426836854))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

