@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/bIiDBp>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 5765.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5765" ;
  gtm:kadastraleAanduiding "M5765"@nl ;
  ns0:name "Perceel GDA01-M5765"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350576570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88620> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6934441012927 52.032575400724,4.6934299138291 52.03254297691,4.6934427124499 52.032540868134,4.6934404095037 52.032536189592,4.6937802314431 52.032481042977,4.6938057757125 52.032540498792,4.6937917056157 52.032542842807,4.693750211138 52.032549762205,4.6937132166943 52.03255593509,4.6937122733656 52.032553799286,4.6936645139729 52.032561562621,4.6936564438342 52.032542522623,4.6936085383096 52.03255031204,4.693607594847 52.032548185223,4.6934584928302 52.032573004714,4.6934441012927 52.032575400724))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

