@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/bxH716>
  gtm:oppervlakte 35.0 ;
  gtm:kadastraalNummer 3917.0 ;
  gtm:kadastraleAanduiding "F3917"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3917"^^xsd:string ;
  ns0:name "Perceel GDA01-F3917"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290391770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeCVn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291055> ;
  ns0:startDate "2022-04-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043077982972 52.000983222679,4.7043209020413 52.000974795658,4.7045827003664 52.001135238618,4.7045644317032 52.001146215389,4.7044826008506 52.001096645986,4.7044874089863 52.001093617812,4.7043077982972 52.000983222679))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

