@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b6FsIf>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 2027.0 ;
  gtm:kadastraleAanduiding "F2027"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2027" ;
  ns0:name "Perceel GDA01-F2027"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290202770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5Sze> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75482> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047271149404 52.002992625634,4.7047910055552 52.002970551988,4.7048517243051 52.003039189036,4.7049251335948 52.003119899155,4.7048621979899 52.00314141214,4.7048203386289 52.003094789218,4.7047271149404 52.002992625634))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

