@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/bWfH2j>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 621.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N621"^^xsd:string ;
  gtm:kadastraleAanduiding "N621"@nl ;
  ns0:name "Perceel GDA01-N621"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360062170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D6j3>, <https://n2t.net/ark:/60537/b6sW4d>, <https://n2t.net/ark:/60537/bWfFDu> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286462> ;
  ns0:startDate "2020-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6836939791949 52.002138235786,4.6836963598447 52.002010641146,4.6836985356482 52.001894244874,4.6837422357314 52.001894479101,4.6837375886297 52.002142406409,4.6837388993309 52.002142405254,4.6837386627956 52.002201107335,4.6837362313982 52.002201065838,4.6836928155875 52.002200329956,4.6836928234847 52.002199826651,4.6836939791949 52.002138235786))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

