@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/bRtqN5>
  gtm:oppervlakte 179.0 ;
  gtm:kadastraalNummer 3416.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3416" ;
  gtm:kadastraleAanduiding "M3416"@nl ;
  ns0:name "Perceel GDA01-M3416"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350341670000/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/86738> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7160347049098 52.036272487237,4.7159344591341 52.036270837266,4.715936258008 52.036228602194,4.7159285356958 52.036228468293,4.7159312690301 52.036162778909,4.7159333079135 52.036114253348,4.7159353454454 52.036065817662,4.7159360089081 52.036050720987,4.7160438320912 52.036052414143,4.7160367571535 52.036223062914,4.7160359143254 52.036240405659,4.7160347049098 52.036272487237))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

