@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/bcHTnY>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 4401.0 ;
  gtm:kadastraleAanduiding "C4401"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4401"^^xsd:string ;
  schema:name "Perceel GDA01-C4401"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260440170000/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/244903> ;
  schema:startDate "2011-04-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137138965887 52.01219663851,4.7137497616754 52.012163496724,4.7137983941317 52.012181257371,4.7138384260947 52.012141263268,4.71384152561 52.012142440501,4.7138431674491 52.012140778049,4.7138499127984 52.012143612025,4.7138565686782 52.012141735567,4.713883268657 52.012117502753,4.7138953841753 52.012122596565,4.7138782753513 52.012136700383,4.7138633887513 52.012152201122,4.7137936542508 52.012219457927,4.713789887436 52.012218097108,4.7137328433047 52.012277381852,4.7137060348497 52.012268105252,4.7136554754161 52.012250621171,4.7137138965887 52.01219663851))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

