@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/bSw5PK>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 2666.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2666"^^xsd:string ;
  gtm:kadastraleAanduiding "N2666"@nl ;
  schema:name "Perceel GDA01-N2666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360266670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37Aw8>, <https://n2t.net/ark:/60537/b9nJSA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290348> ;
  schema:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6745741245591 52.00666651624,4.6745820404005 52.00666514399,4.6746058376117 52.006660650024,4.6746294652022 52.006655831443,4.6746411138041 52.006653277335,4.6746971180064 52.006824441664,4.6746622827688 52.006844382879,4.6746333567684 52.006848081791,4.6746242311105 52.006821106167,4.6746125989594 52.0067841382,4.6745741245591 52.00666651624))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

