@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/bUoeix>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3153.0 ;
  gtm:kadastraleAanduiding "C3153"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3153"^^xsd:string ;
  schema:name "Perceel GDA01-C3153"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260315370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kpPG>, <https://n2t.net/ark:/60537/bI5SoB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105101> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128756741192 52.011297152359,4.7128894205936 52.011241251327,4.712897680669 52.011207286525,4.7130191844334 52.011218355068,4.713099854556 52.011226852679,4.7130833580954 52.011280634699,4.7130732643627 52.011313528382,4.7129786735918 52.011305688074,4.7129824581636 52.011294240548,4.7129378014692 52.01129017369,4.71293389496 52.011301980053,4.7128756741192 52.011297152359))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

