@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/bT80zM>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3742.0 ;
  gtm:kadastraleAanduiding "D3742"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3742"^^xsd:string ;
  schema:name "Perceel GDA01-D3742"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270374270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZoJr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73510> ;
  schema:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081416128003 52.00756425148,4.7081712023429 52.007621399717,4.7081083520982 52.007634079327,4.7080783057096 52.007577287974,4.7081416128003 52.00756425148))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

