@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/bw1kXk>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 4982.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4982"^^xsd:string ;
  gtm:kadastraleAanduiding "M4982"@nl ;
  schema:name "Perceel GDA01-M4982"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350498270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9Wg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87894> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7190351622351 52.03387425845,4.7190351808804 52.033856398669,4.7192535407134 52.033856945327,4.7192535316349 52.03387514672,4.7190351622351 52.03387425845))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

