@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b3xXBv>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 7639.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7639"^^xsd:string ;
  gtm:kadastraleAanduiding "K7639"@nl ;
  schema:name "Perceel GDA01-K7639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330763970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPpOv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79693> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7490677381395 52.011741502319,4.7490863562395 52.011697326509,4.7491357102517 52.011705243132,4.7491171531439 52.011749230524,4.7490677381395 52.011741502319))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

