@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bpMktN>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 4037.0 ;
  gtm:kadastraleAanduiding "C4037"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4037"^^xsd:string ;
  ns0:name "Perceel GDA01-C4037"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260403770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOY9Hz> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72910> ;
  ns0:startDate "2006-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123340853937 52.014066566166,4.7123304466688 52.014066365539,4.7123306058585 52.014065467611,4.7122971841849 52.014040647795,4.7123318285734 52.014022959489,4.712364687922 52.014046427813,4.712360136013 52.014048828587,4.7123630180337 52.01405091244,4.7123511277819 52.014056956392,4.7123482457613 52.014054872538,4.7123332723461 52.014062516725,4.7123329472005 52.014064761962,4.7123344024198 52.014064860188,4.7123340853937 52.014066566166))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

