@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/bt6z7M>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3925.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3925"^^xsd:string ;
  gtm:kadastraleAanduiding "I3925"@nl ;
  ns0:name "Perceel GDA01-I3925"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320392570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/btwWaM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105476> ;
  ns0:startDate "2023-07-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7198253055138 52.01769671915,4.7197965158506 52.017693985267,4.719767711624 52.017691251295,4.7196817790045 52.017683097001,4.7196892562347 52.017656434892,4.719774388695 52.017664512737,4.7198031929048 52.017667246708,4.7198319825512 52.017669980588,4.7198253055138 52.01769671915))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

