@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/bMT1fo>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 7767.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7767"^^xsd:string ;
  gtm:kadastraleAanduiding "K7767"@nl ;
  ns0:name "Perceel GDA01-K7767"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330776770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuP70> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79788> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7412535823859 52.011583428693,4.7411798685246 52.011574970602,4.7412038428964 52.011492193343,4.7412261806777 52.011417856175,4.7412389805279 52.011373640661,4.7413463136518 52.011386067277,4.7413102240637 52.011506007966,4.7412917207791 52.01156797121,4.7412593647218 52.011564252252,4.7412535823859 52.011583428693))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

