@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/bxgxZ0>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 3284.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3284" ;
  gtm:kadastraleAanduiding "M3284"@nl ;
  ns0:name "Perceel GDA01-M3284"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350328470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86609> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134813343381 52.037849927026,4.7135038243578 52.037852752194,4.713526437727 52.037855128646,4.713555434868 52.037855564168,4.7135509759834 52.037977600683,4.7135468750341 52.038085527507,4.7135742284358 52.038098357567,4.7135641659664 52.038102623414,4.7135547659031 52.038107423363,4.7135461017892 52.038112712892,4.713538217751 52.03811846529,4.7134719062018 52.038089143411,4.7134735874298 52.038045199917,4.7134766619226 52.0379764565,4.7134813343381 52.037849927026))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

