@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/bB18cJ>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 5678.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5678"^^xsd:string ;
  gtm:kadastraleAanduiding "K5678"@nl ;
  ns0:name "Perceel GDA01-K5678"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330567870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBGFS> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83110> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7443700316423 52.010050028387,4.7443246913278 52.010066103682,4.7443170457428 52.010057882502,4.7440489411953 52.010150921843,4.7440419143132 52.01014323434,4.7440375635522 52.010137853495,4.7440341924838 52.01013220835,4.7440318292051 52.010126370968,4.7440305019421 52.01012040442,4.7440302386629 52.010114389755,4.7440310384644 52.010108389887,4.744032885621 52.010102485625,4.7440357501006 52.010096739723,4.7440396164359 52.010091215017,4.7440444399012 52.010085983168,4.7440501467713 52.010081106692,4.7440566780142 52.010076639196,4.7440639600338 52.01007263421,4.7440719046693 52.010069145181,4.7441735534286 52.0100339447,4.7443541377775 52.010032953554,4.7443700316423 52.010050028387))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

