@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/bvbxHL>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 3603.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3603"^^xsd:string ;
  gtm:kadastraleAanduiding "I3603"@nl ;
  ns0:name "Perceel GDA01-I3603"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320360370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2XHe> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79202> ;
  ns0:startDate "2006-09-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7183837677057 52.018289565356,4.7183193157431 52.018288695845,4.7183752120681 52.018073121274,4.7184186628002 52.018077457826,4.7184176431673 52.018081352995,4.7184481184794 52.018084384417,4.7184412700095 52.018108883819,4.7184123846526 52.01818576821,4.7183908675498 52.018263844965,4.7183837677057 52.018289565356))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

