@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/bkbWkA>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3918.0 ;
  gtm:kadastraleAanduiding "D3918"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3918"^^xsd:string ;
  ns0:name "Perceel GDA01-D3918"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270391870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bacvDe> ;
  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/73553> ;
  ns0:startDate "2001-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7102187816692 52.007741755618,4.7103017285109 52.007808342388,4.7102985669196 52.007810337611,4.7102516589901 52.007839855446,4.7102468653521 52.007842865961,4.710223012133 52.007822334078,4.7101581522706 52.007766538505,4.7102187816692 52.007741755618))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

