@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/bY7OO1>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 1536.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1536" ;
  gtm:kadastraleAanduiding "M1536"@nl ;
  ns0:name "Perceel GDA01-M1536"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350153670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85491> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6881749528071 52.028997058776,4.6881874647024 52.029025419546,4.6879845775538 52.02905921577,4.6877684807189 52.029095342073,4.6877668903717 52.029091737266,4.6877421769808 52.029035700596,4.6878630003427 52.02901559213,4.6878638727106 52.029017583748,4.687911573699 52.029009651646,4.6879197569077 52.029028719698,4.687967575304 52.029020734341,4.6879684622472 52.029022726044,4.6881713640934 52.028988911958,4.6881749528071 52.028997058776))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

