@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/boWxIO>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 4427.0 ;
  gtm:kadastraleAanduiding "C4427"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4427"^^xsd:string ;
  ns0:name "Perceel GDA01-C4427"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260442770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwrTg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73003> ;
  ns0:startDate "2014-02-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138185465508 52.009874040689,4.7137635029573 52.009866292393,4.7137750990224 52.009829326507,4.7140643046708 52.009869693695,4.7140508694148 52.009905965973,4.7138945562104 52.00988429081,4.7138185465508 52.009874040689))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

