@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/b7hJNG>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 682.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L682"^^xsd:string ;
  gtm:kadastraleAanduiding "L682"@nl ;
  ns0:name "Perceel GDA01-L682"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340068270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9qMr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286151> ;
  ns0:startDate "2022-12-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7309715990713 52.009070339353,4.7311300428738 52.009055268133,4.7314092647863 52.009026083716,4.7314095271736 52.009027064912,4.7314120056987 52.009035860378,4.7311362644624 52.009064075479,4.7309740978261 52.009079737164,4.7309718468851 52.009071320469,4.7309715990713 52.009070339353))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

