@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/bNirS9>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 4198.0 ;
  gtm:kadastraleAanduiding "D4198"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4198"^^xsd:string ;
  ns0:name "Perceel GDA01-D4198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270419870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJP2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105218> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051538447255 52.009233958825,4.7052117080344 52.009262059282,4.7052027010463 52.009269125921,4.7051600982761 52.009302558665,4.7051028564882 52.009273814619,4.7051538447255 52.009233958825))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

