@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRfJcN>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5450.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5450" ;
  gtm:kadastraleAanduiding "M5450"@nl ;
  ns0:name "Perceel GDA01-M5450"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350545070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfL0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88317> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711838748348 52.030007699461,4.7117644041348 52.030010400997,4.7117460092986 52.029808713105,4.7118405745881 52.02980535456,4.7118540147018 52.02995294892,4.7118740332691 52.029952218823,4.7118766134591 52.029979225723,4.7118361681792 52.029980692561,4.711838748348 52.030007699461))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

