@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/bgRKhB>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 4042.0 ;
  gtm:kadastraleAanduiding "C4042"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4042"^^xsd:string ;
  ns0:name "Perceel GDA01-C4042"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260404270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRTDR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72911> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144142960687 52.011854724877,4.7144350543456 52.011809020643,4.7145053749364 52.011821017543,4.7145748383877 52.011832865688,4.7145591618209 52.011872882359,4.7145434597898 52.011870914062,4.7144142960687 52.011854724877))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

