@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/bDiPBI>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 7466.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7466"^^xsd:string ;
  gtm:kadastraleAanduiding "K7466"@nl ;
  ns0:name "Perceel GDA01-K7466"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330746670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/benw5s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79557> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7478652534257 52.011836672306,4.7479279183591 52.011846809947,4.7479785842126 52.011854662273,4.7482311131716 52.011838703641,4.748210723902 52.011888532381,4.7482128495696 52.01189677727,4.7479584103249 52.011912860316,4.7479595665397 52.011919625852,4.7479294303314 52.011921574473,4.7479270655471 52.01190762965,4.7478969293456 52.011909578262,4.7478981391968 52.011916667672,4.7478308554452 52.011920913294,4.7478495410962 52.011875156089,4.7478652534257 52.011836672306))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

