@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/bQQiZn>
  gtm:oppervlakte 354.0 ;
  gtm:kadastraalNummer 3901.0 ;
  gtm:kadastraleAanduiding "D3901"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3901" ;
  ns0:name "Perceel GDA01-D3901"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270390170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG3Er> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73549> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7114746270072 52.008403732158,4.7114797129193 52.008405487127,4.7117196731724 52.008488649881,4.7117191697384 52.008489195284,4.711801223777 52.008517638038,4.7117503740608 52.008575815859,4.7117716491129 52.008582894964,4.7117320110251 52.008629703853,4.7113804075721 52.008514674481,4.7114746270072 52.008403732158))"^^geo:wktLiteral ;
    osm:area 359.0
  ] .

