@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bkP2FV>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3331.0 ;
  gtm:kadastraleAanduiding "H3331"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3331" ;
  ns0:name "Perceel GDA01-H3331"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310333170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sBE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77601> ;
  ns0:startDate "2004-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698987114548 52.015382022737,4.6990937956475 52.015338126752,4.6991082357102 52.01533218892,4.6991464104534 52.015367718512,4.6990301567181 52.015414578692,4.6990094049492 52.015395159271,4.6990038899974 52.015397607832,4.698987114548 52.015382022737))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

