@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/b9nz90>
  gtm:kadastraalNummer 101.0 ;
  gtm:oppervlakte 630.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L101"^^xsd:string ;
  gtm:kadastraleAanduiding "L101"@nl ;
  ns0:name "Perceel GDA01-L101"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340010170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84375> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7195460349627 52.005053790317,4.7196698110274 52.005188051055,4.7194867343085 52.005309722379,4.7194002303453 52.005343477465,4.7193564200052 52.005366059455,4.7191565443657 52.005187988464,4.7193424874118 52.005122259776,4.7194772534338 52.005077938504,4.7195460349627 52.005053790317))"^^geo:wktLiteral ;
    osm:area 632.0
  ] .

