@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/b8k32e>
  gtm:oppervlakte 68.0 ;
  gtm:kadastraalNummer 3428.0 ;
  gtm:kadastraleAanduiding "C3428"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3428"^^xsd:string ;
  schema:name "Perceel GDA01-C3428"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260342870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KBev> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72796> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144142832777 52.008122092465,4.7144077471814 52.008135438844,4.7143990147233 52.008162174383,4.7143981414341 52.008162133438,4.7141628370044 52.008149912313,4.7141819109553 52.008110553278,4.714248888895 52.008111969872,4.7144061979453 52.008121237296,4.7144142832777 52.008122092465))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

