@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/bWfweG>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 2750.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2750"^^xsd:string ;
  gtm:kadastraleAanduiding "I2750"@nl ;
  ns0:name "Perceel GDA01-I2750"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320275070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMuhh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78858> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7162053691143 52.023416882855,4.7161921774277 52.023465920207,4.716045046326 52.023449576646,4.7158555218569 52.0234299621,4.7158687097268 52.023381203403,4.7160582048582 52.023400817761,4.7160768838321 52.023402748875,4.7161142416503 52.023406620082,4.7162053691143 52.023416882855))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

