@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/b007chj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0cafef2dd1325975378b851a8bd72129"^^xsd:string ;
  ns0:name "Pand 1002"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961829> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71405462 52.00914723, 4.71400032 52.00914474, 4.71399851 52.00915313, 4.71399867 52.00915314, 4.71398576 52.00921851, 4.71404239 52.00922310, 4.71405462 52.00914723))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

