@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/bEz1Dx>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 3107.0 ;
  gtm:kadastraleAanduiding "H3107"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3107"^^xsd:string ;
  ns0:name "Perceel GDA01-H3107"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310310770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZNjI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77498> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.696725930116 52.021537606593,4.6964937385887 52.02171615652,4.6964202098527 52.021679070431,4.6964053189501 52.02167156763,4.696439252608 52.021645961021,4.6964672271085 52.021660066157,4.6965011607224 52.02163445953,4.6964874265449 52.021627529795,4.696652820769 52.021500729841,4.696725930116 52.021537606593))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

