@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/baq3Rf>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6650.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6650" ;
  gtm:kadastraleAanduiding "M6650"@nl ;
  ns0:name "Perceel GDA01-M6650"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350665070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/biKbir> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89344> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985891602479 52.034337194569,4.6985983606078 52.034390944972,4.6985628529393 52.034393254083,4.6985609938821 52.034382412209,4.6985295116274 52.03438452014,4.6983854490309 52.034394158015,4.6982476595141 52.034403374008,4.6982402631643 52.034360276376,4.6983356862514 52.034353958502,4.6985221994031 52.034341620764,4.6985240706726 52.034352615512,4.6985582799955 52.034350388705,4.6985563946981 52.034339357921,4.6985891602479 52.034337194569))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

