@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/bkc7rC>
  gtm:oppervlakte 26.0 ;
  gtm:kadastraalNummer 3449.0 ;
  gtm:kadastraleAanduiding "H3449"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3449"^^xsd:string ;
  ns0:name "Perceel GDA01-H3449"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310344970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm5VP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285654> ;
  ns0:startDate "2009-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047947735669 52.013676664193,4.7048561085372 52.013710555465,4.7049369594772 52.013755220062,4.70491779723 52.01376810624,4.7049629665312 52.013792205273,4.7049620096427 52.013792864869,4.7048885821212 52.01375239596,4.7048178850523 52.013713425919,4.7047767150736 52.013690725239,4.7047947735669 52.013676664193))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

