@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/b2hLTr>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 3538.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3538" ;
  gtm:kadastraleAanduiding "M3538"@nl ;
  ns0:name "Perceel GDA01-M3538"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350353870000/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/86845> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7164260096419 52.034988661095,4.7165714180243 52.034991197044,4.7167936183403 52.034994529543,4.7167917355869 52.035042426826,4.7167574954567 52.035041872361,4.716704312348 52.035041120148,4.71667007222 52.035040565657,4.7166700910551 52.035039307393,4.7165695538714 52.03503783606,4.7165695727094 52.035036577795,4.7165351868611 52.035036022435,4.7164241587964 52.035034401347,4.7164248718742 52.035015979254,4.7164260096419 52.034988661095))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

