@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/bo6JWM>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 3318.0 ;
  gtm:kadastraleAanduiding "C3318"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3318"^^xsd:string ;
  schema:name "Perceel GDA01-C3318"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260331870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/btWwjY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72500> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122877487894 52.013168745819,4.7123369859324 52.013141541561,4.7124430945494 52.013197338586,4.7124621697756 52.013199748951,4.7124093753015 52.0132407031,4.7122881155206 52.013181151915,4.7122877487894 52.013168745819))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

