@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDJes1>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 5883.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5883" ;
  gtm:kadastraleAanduiding "M5883"@nl ;
  ns0:name "Perceel GDA01-M5883"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350588370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N6Ci> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88698> ;
  ns0:startDate "2002-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7174349361045 52.034384470962,4.7173388447935 52.034383034555,4.7173387412113 52.034386063046,4.7173230003899 52.034386153273,4.7173232522918 52.034379053895,4.7173075128169 52.034379054244,4.717307314675 52.034382558581,4.7171442728643 52.034380111955,4.7171449266156 52.034365635413,4.7171150580272 52.034365150865,4.717113887086 52.034394715935,4.7170840184786 52.034394231379,4.7170846803167 52.034379215581,4.717069701965 52.034378995521,4.7170716682768 52.034330361658,4.7174369059763 52.034336547197,4.7174349361045 52.034384470962))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

