@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/bYyoOB>
  gtm:oppervlakte 301.0 ;
  gtm:kadastraalNummer 740.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N740"^^xsd:string ;
  gtm:kadastraleAanduiding "N740"@nl ;
  ns0:name "Perceel GDA01-N740"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360074070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDJpKU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290920> ;
  ns0:startDate "2017-12-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6827449618473 52.001922904189,4.6831212654823 52.001925155849,4.6830781412516 52.002035698367,4.6827432211628 52.002033694271,4.6827439807277 52.001985349998,4.6827445442929 52.001949480507,4.6827449618473 52.001922904189))"^^geo:wktLiteral ;
    osm:area 301.0
  ] .

