@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/bMT1Dx>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 3282.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3282" ;
  gtm:kadastraleAanduiding "M3282"@nl ;
  ns0:name "Perceel GDA01-M3282"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350328270000/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/86607> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713704793973 52.037857676801,4.7136994597334 52.037979798197,4.7136949327472 52.038087003519,4.7136311087469 52.038086099194,4.7136260595438 52.038086519734,4.7136210380009 52.038087039303,4.713621189516 52.038076964211,4.7136222184866 52.038047308487,4.7136251456648 52.037978654109,4.7136284780725 52.037892744383,4.713629750082 52.037856618424,4.713704793973 52.037857676801))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

