@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/bWFV4F>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5298.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5298" ;
  gtm:kadastraleAanduiding "M5298"@nl ;
  ns0:name "Perceel GDA01-M5298"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350529870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOAmJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88177> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714779794659 52.037160713728,4.7147790978669 52.037178003367,4.7147780899237 52.037206310967,4.7147457413407 52.037205856607,4.7146309189225 52.037204212184,4.7144891400405 52.037202144018,4.714459997445 52.037201716881,4.714461662564 52.037155867744,4.7144908485794 52.037156313106,4.7146326259669 52.037158471145,4.714779794659 52.037160713728))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

