@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/bvbxn9>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 3876.0 ;
  gtm:kadastraleAanduiding "D3876"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3876"^^xsd:string ;
  ns0:name "Perceel GDA01-D3876"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270387670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCGS5S> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73544> ;
  ns0:startDate "1999-09-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052850503356 52.010542838387,4.7053793447521 52.010474209781,4.7054643532575 52.010519068919,4.7054167033892 52.010553874716,4.705415009463 52.010555114295,4.7053716753338 52.010586763173,4.7052850503356 52.010542838387))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

