@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/bkCkR7>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 3780.0 ;
  gtm:kadastraleAanduiding "F3780"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3780"^^xsd:string ;
  ns0:name "Perceel GDA01-F3780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290378070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSVtwM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76440> ;
  ns0:startDate "2017-12-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976152395942 52.004420520775,4.6975767094982 52.004516713865,4.6975487502641 52.0045865519,4.6975309390296 52.004631021136,4.6974459393309 52.004618065109,4.6974915939168 52.004503730226,4.6975180501553 52.0044359777,4.6975293367002 52.004407604457,4.6975608229642 52.004412391015,4.6976152395942 52.004420520775))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

