@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/bp9f42>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 1002.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1002" ;
  gtm:kadastraleAanduiding "M1002"@nl ;
  ns0:name "Perceel GDA01-M1002"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350100270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLBI> ;
  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/85062> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064074425397 52.038177347136,4.7063377613772 52.038182067672,4.7063272839784 52.038120580562,4.7063094550354 52.038121798773,4.7062935478389 52.038033036509,4.7062748581365 52.038034312656,4.7062710597566 52.03801189167,4.7063077095104 52.038009398073,4.7063037058576 52.037987056797,4.7062857456691 52.037988283233,4.7062811382774 52.037965390174,4.7063506869907 52.037960731826,4.7063630835853 52.038028279205,4.7063788447729 52.038117067581,4.7063969510192 52.038115823997,4.7064074425397 52.038177347136))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

