@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/b0Da4m>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3982.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3982"^^xsd:string ;
  gtm:kadastraleAanduiding "K3982"@nl ;
  schema:name "Perceel GDA01-K3982"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330398270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fpTp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81938> ;
  schema:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7205266333993 52.024130677096,4.7205400953541 52.024080795904,4.7208191375815 52.024110643977,4.7209143773698 52.024120836484,4.7209007061061 52.024171103033,4.7205266333993 52.024130677096))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

