@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bCGSfG>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3287.0 ;
  gtm:kadastraleAanduiding "B3287"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3287"^^xsd:string ;
  schema:name "Perceel GDA01-B3287"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250328770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDW6zT>, <https://n2t.net/ark:/60537/bo6Thc>, <https://n2t.net/ark:/60537/bywUx4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248679> ;
  schema:startDate "2006-10-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059254727057 52.013059175095,4.7059173206998 52.013064574891,4.7058879667373 52.013048423622,4.7058949891496 52.013043547605,4.7059288053654 52.013020085825,4.7059777114045 52.012986158969,4.706073957523 52.01292164881,4.7061113350524 52.012896751462,4.7062534890025 52.012794261085,4.706292198517 52.012797693853,4.7060397823418 52.012980244235,4.7060220198867 52.012992123002,4.7059472210886 52.01304477569,4.7059283567541 52.013057268266,4.7059254727057 52.013059175095))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

