@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/bhuQwQ>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2183.0 ;
  gtm:kadastraleAanduiding "F2183"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2183" ;
  ns0:name "Perceel GDA01-F2183"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290218370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLGAY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75589> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979290410914 52.005609792459,4.6977292782877 52.005555779573,4.6976146132825 52.005524583177,4.697534886176 52.00550391908,4.6975651100899 52.005463001094,4.6976444338002 52.005483375178,4.6977590729122 52.005514355671,4.6979580585653 52.005567752744,4.6979290410914 52.005609792459))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

