@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/bqbKv4>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 870.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M870" ;
  gtm:kadastraleAanduiding "M870"@nl ;
  ns0:name "Perceel GDA01-M870"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350087070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84969> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081861719064 52.03758593468,4.7082555566693 52.037581463019,4.708258365586 52.037598071747,4.7082765443021 52.037596837281,4.7082804919743 52.037619088282,4.7082438574929 52.037621564602,4.7082474984287 52.037643858778,4.7082659832047 52.037642626078,4.7082854867948 52.037752064076,4.7082339958913 52.037755811991,4.7082383723162 52.037777660988,4.7082012992737 52.037780215662,4.7081937303114 52.037737261538,4.7082118213728 52.037736044554,4.7081861719064 52.03758593468))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

