@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/bAp2hU>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1776.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1776" ;
  gtm:kadastraleAanduiding "M1776"@nl ;
  ns0:name "Perceel GDA01-M1776"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350177670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85703> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6890073658823 52.027874384798,4.6889146806648 52.027890014297,4.6889155674878 52.027892014981,4.6888668876028 52.027900202343,4.6888755015393 52.02791969534,4.6888272745532 52.027927804476,4.6888281615131 52.027929796173,4.6887916077428 52.027935943151,4.6886275003592 52.027964163972,4.688627275364 52.02796364131,4.6886012535734 52.027904576948,4.688898566697 52.02785341684,4.6889912081338 52.027837787094,4.6890073658823 52.027874384798))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

