@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/b3khbv>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 3701.0 ;
  gtm:kadastraleAanduiding "D3701"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3701" ;
  ns0:name "Perceel GDA01-D3701"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270370170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1T4R> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105185> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130169174495 52.007243336506,4.713074043747 52.007135605036,4.7130785249945 52.007127199573,4.713172253996 52.007141398699,4.7131671594769 52.007149908514,4.7131331111876 52.007206789935,4.7131135004671 52.007203351922,4.7130814616555 52.007253476563,4.7130746115986 52.007251846385,4.7130741652328 52.007252473017,4.7130207742451 52.007238684623,4.7130180784755 52.007243612808,4.7130169174495 52.007243336506))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

