@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/bCTrbs>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 3119.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3119"^^xsd:string ;
  gtm:kadastraleAanduiding "I3119"@nl ;
  ns0:name "Perceel GDA01-I3119"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320311970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABt1> ;
  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/79023> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109462539853 52.019457159307,4.7110655287711 52.019468711325,4.7111945392325 52.019480984265,4.7111944306169 52.019481424072,4.7111845540527 52.019520952247,4.7110555433435 52.019508688284,4.7109764500144 52.019500935446,4.710936601743 52.019497255019,4.7109462539853 52.019457159307))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

