@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/bGE1UB>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 512.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M512"^^xsd:string ;
  gtm:kadastraleAanduiding "M512"@nl ;
  ns0:name "Perceel GDA01-M512"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350051270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84696> ;
  ns0:startDate "1998-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6982850286803 52.025739953439,4.6981819826457 52.025817738273,4.6980704733969 52.025901972094,4.697999796655 52.025866503675,4.6980374305988 52.025838248717,4.6981116694942 52.02578231699,4.6982138755146 52.025704203719,4.6982850286803 52.025739953439))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

