@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/bABJzD>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 1436.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1436"^^xsd:string ;
  gtm:kadastraleAanduiding "I1436"@nl ;
  ns0:name "Perceel GDA01-I1436"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320143670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D6gw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78079> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199306772509 52.020369842565,4.7199918374233 52.020375752988,4.7201128913396 52.020388483379,4.720240871428 52.020402780906,4.7202396107889 52.020407214027,4.720228521641 52.020446511346,4.7201003527036 52.020433147527,4.7199793716432 52.020420408549,4.7199184129714 52.020413681319,4.7199306772509 52.020369842565))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

