@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/box8GP>
  gtm:oppervlakte 220.0 ;
  gtm:kadastraalNummer 2647.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2647"^^xsd:string ;
  gtm:kadastraleAanduiding "K2647"@nl ;
  schema:name "Perceel GDA01-K2647"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330264770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FNUc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79466> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7229252950823 52.01234953053,4.7229401200115 52.012293751316,4.7234452341476 52.0123432502,4.7234409061001 52.012358128553,4.7234289808425 52.012399129281,4.7229252950823 52.01234953053))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

