@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b008kb3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2d7f6d759d59b07959d874dc8bb2bb1b"^^xsd:string ;
  ns0:name "Pand 2012"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962839> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71015601 52.01234483, 4.71004609 52.01233873, 4.71004383 52.01236423, 4.71015263 52.01236874, 4.71015601 52.01234483))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

