@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/bQ0FHc>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 3218.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3218"^^xsd:string ;
  gtm:kadastraleAanduiding "M3218"@nl ;
  ns0:name "Perceel GDA01-M3218"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350321870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSRm> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256130> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6956309029491 52.024728668521,4.6957239425005 52.024658341436,4.6958029586869 52.024697958924,4.6957678788969 52.024707019964,4.695711778188 52.024718636085,4.6956691878807 52.024724354244,4.6956309029491 52.024728668521))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

