@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bELUqO>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 4402.0 ;
  gtm:kadastraleAanduiding "C4402"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4402"^^xsd:string ;
  schema:name "Perceel GDA01-C4402"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260440270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIwtdx> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290551> ;
  schema:startDate "2011-04-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138633887513 52.012152201122,4.7138779354192 52.012158360485,4.7137917656818 52.01223948227,4.7137385063384 52.012290204744,4.7136739018157 52.012373741855,4.7135582706529 52.012493147284,4.713540260012 52.012484855785,4.7135445526775 52.012480305254,4.7136088538135 52.012412136644,4.7136831924194 52.012332241632,4.7137328433047 52.012277381852,4.713789887436 52.012218097108,4.7137936542508 52.012219457927,4.7138633887513 52.012152201122))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

