@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/biK2FV>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 3398.0 ;
  gtm:kadastraleAanduiding "F3398"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3398"^^xsd:string ;
  ns0:name "Perceel GDA01-F3398"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290339870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZaseG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76239> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985247845003 52.003641003689,4.6986339046088 52.003649866504,4.6988245355569 52.003664536091,4.6988711950945 52.003669429015,4.6988656889206 52.003689423025,4.6988570803538 52.003724616294,4.6986232703236 52.003700310251,4.6985141340137 52.003691546205,4.6985247845003 52.003641003689))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

