@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/bkCmo3>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 1667.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1667" ;
  gtm:kadastraleAanduiding "M1667"@nl ;
  ns0:name "Perceel GDA01-M1667"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350166770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  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/85612> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031257692362 52.036596303665,4.7032975323873 52.036584537792,4.7034414379556 52.036575072741,4.7034433806451 52.036586247584,4.7035530436557 52.036579181215,4.7035604776404 52.03662208095,4.7034508438092 52.036629138507,4.7034489009788 52.036617972652,4.7033049952742 52.036627437712,4.7031859527442 52.036635986384,4.703133387048 52.036639546055,4.7031257692362 52.036596303665))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

