@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/b4nKYa>
  gtm:oppervlakte 42.0 ;
  gtm:kadastraalNummer 4370.0 ;
  gtm:kadastraleAanduiding "C4370"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4370"^^xsd:string ;
  ns0:name "Perceel GDA01-C4370"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260437070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKNYjt> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72990> ;
  ns0:startDate "2009-07-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126474281972 52.011422680032,4.7126728463034 52.011429441145,4.7126418845006 52.011524882361,4.7126332763239 52.011522918504,4.712631839268 52.011522586686,4.7126303730823 52.011522254702,4.7126054640683 52.011514570691,4.7125806820889 52.011507157055,4.712579418643 52.011508839635,4.7125766500042 52.011507942904,4.7126474281972 52.011422680032))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

