@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/bchm6Z>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 3321.0 ;
  gtm:kadastraleAanduiding "C3321"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3321"^^xsd:string ;
  ns0:name "Perceel GDA01-C3321"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260332170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFOpEP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72780> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127138010703 52.01317514256,4.7127892898228 52.013208751236,4.7128032386899 52.013214961236,4.712767471011 52.013242494531,4.7127592155311 52.0132383665,4.7126887793383 52.013204894616,4.7125482109781 52.013138096274,4.712436570539 52.013081099144,4.7124785711529 52.013054644328,4.7127265408656 52.013164896868,4.7127138010703 52.01317514256))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

